Hello,

I download QT OPCUA , and try to build it , issues below , QT6.6.1 and Windows 10 ;

[ 68%] Automatic QML type registration for target DeclarativeOpcua
Error 5 while parsing C:/QtSpace/qtopcua/src/declarative_opcua/meta_types/qt6declarativeopcua_relwithdebinfo_metatypes.json: illegal value
mingw32-make.exe[2]: *** [src\declarative_opcua\CMakeFiles\DeclarativeOpcua. dir\build.make:93: src/declarative_opcua/declarativeopcua_qmltyperegistrations.cpp] Error 1
mingw32-make.exe[1]: *** [CMakeFiles\Makefile2:1736: src/declarative_opcua/CMakeFiles/DeclarativeOpcua.dir/all] Error 2
mingw32-make.exe: *** [Makefile:145: all] Error 2

thanks much for your answers!