Hi, It's been so long time. Sorry for late posting. Is there any body working with Snap7 in Qt6 on Linux/Windows platform? Regards, Mucip:)
Hi, I think I found soething. I copied the all QtRPT directory in my Qt program folder like shown in this website. Now I can run the program. But I want to know something. I copy QtZint and QtXLSX dll files to target. What is the compiled system of the DLL which is in Windows Binary version? X32 or X64 ? Regards, Mucip:)
Hi, Any feedback? It should be something wrong with the package I believe. Regards Mucip:)
Hi, No. I use Qt 5.13.2 on Windows with MSVC2017 compiler. Not Mingw... You can see my Qt configuration attached picture. Megards, Mucip:)
Hi, I use QtCreator 4.11.0 based on Qt 5.13.2 on Win 10. And I use MSVC2017 64 bit. I follow: Clean, qmake, build process and no result :( Regards, Mucip:)
Hi, I use QtCreator 4.11.0 based on Qt 5.13.2 on Win 10. And I use MSVC2017 I follow: Clean, qmake, build process and no result :( Regards, Mucip:)
Hi, Is there anybody who can compile QtRpt 2.0.1 on Win10 really?... I want to compile it MSVC2017_64 but I got below error messages: cl: Komut satr warning D9002: Bilinmeyen '-std=c++11' se‡ene§i yoksaylyor link /NOLOGO /DYNAMICBASE /NXCOMPAT /DEBUG /SUBSYSTEM:WINDOWS "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='' processorArchitecture=''" /VERSION:2.0 /MANIFEST:embed /OUT:....\QtRptProject\bin\debug\QtRptDesigner.exe...
Hi, I found some differences between my older version and new 2.1.0 version, QtRptProject\QtRPT\QtRPT.pri file This line added: win32-g++:DEFINES += NO_BARCODE And older version which is I have before can compile and run 32 Bit MSVC2017. But newer vesion not compiling in 32 bit. And below line was commented in old version. I commented it in new version too but nothing changed?! DEFINES += QTRPT_LIBRARY #Un-remark this line, if you want to build QtRPT as a library And also I see below error compiler...