-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I have working builds for the original MinGW and for MinGW64(32bit and 64bit exe's). Lot's of warnings, but the exe's seem to work fine. For the MinGW target I build using the cmake MSYS Makefiles target. For the mingw64 I used "MinGW Makefiles" and use the sezero_20100212 tool chains. To get static MinGW64 builds add ' -DCMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS:STRING="-static-libgcc" ' to the cmake command line.
diff's attached based on the efte-1.1 source zip from sourceforge
Reported by: winds350
Original Ticket: efte/feature-requests/51
Reactions are currently unavailable