Re: Unable to compile with -rc-file option using TDM-GCC-64

new topic     » goto parent     » topic index » view thread      » older message » newer message
clkeriolet said...

The .rc file used is one line : "EuCurl ICON SRCDIR\xxx.ico" and works with Watcom

I'm not sure this will be helpful at all, but how did you create the res file?

Here's the line I use:

windres setup.rc -O Coff setup.res -F pe-i386 

That lets me use it with mingw32-make:

euc -extra-lflags "-mwindows setup.res" -makefile -build-dir build MyApp.exw 
eui.exe C:\euphoria41-32bit\source\euc.ex -batch -extra-lflags "-mwindows setup.res" -makefile -build-dir build MyApp.exw 
mingw32-make -C build -f MyApp.mak -j 4 

That was working before other issues started, so I can't really diagnose/test right now. But when it was working, that is what was working.

Hope that helps in some way!

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu