Building QLC+ from source
Posted: Thu Dec 10, 2015 2:12 pm
This weekend I managed to build QLC+ from source on my Ubuntu machine. Very easy with the instructions and having installed everything needed before hand
.
Windows 7 however...
I don't want to be too specific about my issues (path names, different versions of MinGW, Qt and MSYS all putting stuff in different places, 32 vs 64-bit versions etc etc), but I do actually get the make commands to run now which produce not so helpful output like 'Error 2' after a short while building.
Would it be possible to produce an updated idiot/instruction guide for the Windows builds? I don't know why
g++.exe: error: /LIBPATH:C:/Qt/Qt5.5.1/5.5/msvc2013_64/lib: Invalid argument
or
Makefile.Debug:81: recipe for target 'test.exe' failed.
If there is a clean, simple make method I can then properly break it by playing with the code (which I don't mind
).
Many thanks.

Windows 7 however...
I don't want to be too specific about my issues (path names, different versions of MinGW, Qt and MSYS all putting stuff in different places, 32 vs 64-bit versions etc etc), but I do actually get the make commands to run now which produce not so helpful output like 'Error 2' after a short while building.
Would it be possible to produce an updated idiot/instruction guide for the Windows builds? I don't know why
g++.exe: error: /LIBPATH:C:/Qt/Qt5.5.1/5.5/msvc2013_64/lib: Invalid argument
or
Makefile.Debug:81: recipe for target 'test.exe' failed.
If there is a clean, simple make method I can then properly break it by playing with the code (which I don't mind

Many thanks.