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

Title: 4.0.0 installation error
Post 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.
Title: Re: 4.0.0 installation error
Post by: flyinverted on January 09, 2015, 10:33:22 AM
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
Title: Re: 4.0.0 installation error
Post by: sean on January 09, 2015, 11:28:07 AM
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