1. Why Cannot Use Resource File Making EXE?

I'm getting this error when running this command: C:\euphoria41-32bit\bin\euc -rc-file setup.rc wxFormsManager.exw

Linking 100% ..\wxFormsManager.exe 
C:/TDM-GCC-64/bin/../lib/gcc/x86_64-w64-mingw32/5.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: i386:x86-64 architecture of input file `C:/Users/FOADDEV/Programs/HTF-FO~1/WXFORM~1/build-658166/setup.res' is incompatible with i386 output 
collect2.exe: error: ld returned 1 exit status 

Looks like I need to make sure the resource file is 32-bit, but I'm not sure how. Any ideas?

new topic     » topic index » view message » categorize

2. Re: Why Cannot Use Resource File Making EXE?

Hello. I think it may have to do with -m32 or -m64 switches. I noticed it testing out the tip of the source code. It would use -m32 for the final link but -m64 for compiling the various C files. As a work around, you can create a full-makefile and fix it until someone fixes the bug in the build process itself.

new topic     » goto parent     » topic index » view message » categorize

3. Re: Why Cannot Use Resource File Making EXE?

Send me an email or chat with me online. I have skype: 'ishawn'

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu