Sean Meighan
Software => Bugs in xLights/Nutcracker => Bugs (Please dont post here, soon to be deprecated) => Topic started by: flyinverted on January 09, 2015, 10:15:03 AM
-
Do you need to include this one with the installation package?
I will add that this dll already existed with another app already on this system. I tried to unregister / re-register the DLL with no luck.
-
You have to use -static-libgcc while compiling with mingw’s g++ to elemenate the dependacy on LIBGCC_S_SJLJ-1.DLL. You can do that by:
Qt Code: Switch view
QMAKE_LFLAGS += -static-libgcc
-
The 4.0.0 file was not put up for people to try. I am working on building the new code, I will. Remove the file. We are still weeks away from a pre-alpha release