cpp-qt-live-coding icon indicating copy to clipboard operation
cpp-qt-live-coding copied to clipboard

Live Coding Environment for C++, Qt and QML

Results 2 cpp-qt-live-coding issues
Sort by recently updated
recently updated
newest added

Hello, I just downloaded the source code and tried to compile according to the instructions in your video tutorial. An error occurs while compiling the project. Its something regarding Q_INIT_RESOURCE....

I got this error during compilation, any idea how to solve this problem? **MyMachine**: MacOS Catalina 10.15.6, Darwin Kernel Version 19.6.0 ```bash Undefined symbols for architecture x86_64: "LiveWindow::qInitResources_livewindow()", referenced from:...