with todays nightly ?I have some odd troubles with this project in older builds. Probably, somewhere I lost "-g".
windres.exe -i "F:\Development\svn\RCT3 Importer\src\RCT3 Tool\wxapp.rc" -J rc -o "..\..\lib\obj\release dll\wxapp.res" -O coff -IF:\MinGW\include -IF:\MinGW\include\wx-2.8
gcc: F:\Development\svn\RCT3: No such file or directory
gcc: Importer\src\RCT3: No such file or directory
gcc: Tool\wxapp.rc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
windres.exe: no resources
Process terminated with status 1 (0 minutes, 0 seconds)
1 errors, 1 warnings
Should all absolute paths (at least with spaces) be quoted in the command lines?
FYI:
There's some SDK mismatch problem with the ClearCase plugin with this build. To avoid error message at startup, I just deleted the clearcase zip and dll.
Hi,
when I click on an error message in the "Build messages" tab it doesn't jump to the error line in the editor now !?!?!
Anyone else has this problem, too ???
This takes a double left click now.
This takes a double left click now.
That's what I mean... :roll:
It doesn't work !!!
thought regarding spaces - could the problem have always been there, but the switch to full paths that include them has caused it to be revealed...
I just double clicked on the error below, and the cursor jump to the erroneous line.
I just double clicked on the error below, and the cursor jump to the erroneous line.
I tried everything, it doesn't work for me !!!
I also reinstalled my complete system (W2k-sp4) !!!
thought regarding spaces - could the problem have always been there, but the switch to full paths that include them has caused it to be revealed...
I also thought about this possibility, and for my project that could well be the case.