User forums > Using Code::Blocks
invalid win32 rc file
MoonKid:
--- Quote from: dje on May 06, 2007, 08:38:10 pm ---I think SVN number is more useful (outside nightly build posts)...
--- End quote ---
3935
MoonKid:
--- Quote from: stahta01 on May 06, 2007, 08:55:46 pm ---Post the command causing the error and I might be able to help you find the cause.
--- End quote ---
-------------- Build: Debug_Win32 in M ---------------
windres.exe -i D:\Garage\projekte\mahogany\MAHOGA~1\res\M.rc -J rc -o output\Debug_Win32\res\M.res -O coff -Iinclude -IC:\wxWindows\include\msvc -IC:\wxWindows\include -Ilib\compface -Ilib\imap\src\osdep\nt -Ilib\imap\src\c-client -Ires -IC:\Programme\CodeBlocks\include
Option -I is deprecated for setting the input format, please use -J instead.
windres.exe: D:\Garage\projekte\mahogany\MAHOGA~1\res\M.rc: Not a valid WIN32 resource file
Process terminated with status 1 (0 minutes, 0 seconds)
1 errors, 0 warnings
stahta01:
This is the problem causing the warning
--- Quote ----Ires
--- End quote ---
I am now looking for where it is located.
I had to NOT compile IMAP because of errors. Still trying to get your error message; what version of wxWidgets are you using?
From doc/build_win.txt
--- Quote ---IMAP does not work with mingw.
--- End quote ---
Tim S
stahta01:
Here's the error I get.
--- Code: ---windres.exe -i C:\CODEPR~1\CODEBL~1\mahogany\SVN-TR~1\mahogany\res\M.rc -J rc -o Debug\res\M.res -O coff -Iinclude -IC:\wx\inno\wxWidgets-2.8\wxWidgets-2.8.3\include\msvc -IC:\wx\inno\wxWidgets-2.8\wxWidgets-2.8.3\include -Ilib\compface -Ilib\imap\src\osdep\nt -Ilib\imap\src\c-client -IC:\apps\MinGW_GCC_3.4.5_API_3_9\include
C:\CODEPR~1\CODEBL~1\mahogany\SVN-TR~1\mahogany\res\M.rc:0: fatal error: when writing output to : No such file or directory
compilation terminated.
windres.exe: can't open icon file `Micon.ico': No such file or directory
Process terminated with status 1 (0 minutes, 4 seconds)
2 errors, 0 warnings
--- End code ---
Still looking for your error.
stahta01:
Now have your error.
--- Code: ----------------- Build: Debug_Win32 in M ---------------
windres.exe -i C:\CODEPR~1\CODEBL~1\mahogany\SVN-TR~1\mahogany\res\M.rc -J rc -o Debug\res\M.res -O coff -Ires -Iinclude -IC:\wx\inno\wxWidgets-2.8\wxWidgets-2.8.3\include\msvc -IC:\wx\inno\wxWidgets-2.8\wxWidgets-2.8.3\include -Ilib\compface -Ilib\imap\src\osdep\nt -Ilib\imap\src\c-client -IC:\apps\MinGW_GCC_3.4.5_API_3_9\include
Option -I is deprecated for setting the input format, please use -J instead.
windres.exe: C:\CODEPR~1\CODEBL~1\mahogany\SVN-TR~1\mahogany\res\M.rc: Not a valid WIN32 resource file
Process terminated with status 1 (0 minutes, 2 seconds)
1 errors, 0 warnings
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version