User forums > Nightly builds
The 26 April 2008 build (5020) is out.
dronT78:
What is cbproject.cpp:1: fatal error: had to relocate PCH when building from svn?
Vuki:
Running programs from within CB does not work in 5020. Tested on WinXP.
I created new Console Application project which is supposed to print "Hello world" in the console. After compiling and executing Build > Run, the only response I get is:
Process returned 10000 (0x2710) execution time 0.000 s
Additionally, the caption of cmd window says "PATH=$PATH;. C:\ttt\ttt.exe" (shouldn't it be "PATH=%PATH%;."?)
The same project on 5010 runs fine, "Hello world" is printed and the window caption is correct ("C:\ttt\ttt.exe").
Other projects also do not run on 5020 and they do run from the command shell.
thomas:
Ah, and I thought there was a problem with my console projects...
JGM:
--- Quote from: indigo0086 on April 27, 2008, 11:10:39 pm ---I see a lot of progress with the parser.
--- End quote ---
That makes me happy :D
billyonthemountain:
--- Quote from: Vuki on April 28, 2008, 06:10:03 pm ---Running programs from within CB does not work in 5020. Tested on WinXP.
I created new Console Application project which is supposed to print "Hello world" in the console. After compiling and executing Build > Run, the only response I get is:
Process returned 10000 (0x2710) execution time 0.000 s
Additionally, the caption of cmd window says "PATH=$PATH;. C:\ttt\ttt.exe" (shouldn't it be "PATH=%PATH%;."?)
The same project on 5010 runs fine, "Hello world" is printed and the window caption is correct ("C:\ttt\ttt.exe").
Other projects also do not run on 5020 and they do run from the command shell.
--- End quote ---
Same here for both C and C++ console projects (Vista)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version