User forums > Nightly builds
The 12 October 2008 build (5268) is out.
MortenMacFly:
--- Quote from: courage on October 13, 2008, 10:34:31 am ---Morten did a patch to import post commands, but it still can't work correctly.
I guess the "TAB character" of the post build commands in VC6 project files means "new line".
--- End quote ---
How weird. You mean a new command can either be after a TAB or after a new line? Well in that case I did it incorrect, indeed.
But is that always true, or just for the NetHacks stuff??? This sounds really strange to me. Because a TAB in a shell on Windows does *not* mean a new command...?!
MortenMacFly:
--- Quote from: Etienne on October 13, 2008, 02:39:49 pm ---"I can confirm this, and Morton also suffers from this.
It seems to happen when there are errors during the compilation step."
(from svn_5206)
--- End quote ---
We are at it... probably Jens just found the reason... be patient.
courage:
--- Quote from: MortenMacFly on October 13, 2008, 05:13:37 pm ---But is that always true, or just for the NetHacks stuff??? This sounds really strange to me. Because a TAB in a shell on Windows does *not* mean a new command...?!
--- End quote ---
Hello, Morten:
I think it may be the VC6 stuff. :wink:
You can Google the keyword "PostBuild_Cmds" to observe it. It would be very easy to see that if TAB does not mean a "new line" or a "new command", those commands will be nonsense. In Windows Shell, TAB does not mean a new line absolutely, but I think TAB is a special character could be the rule only in VC6(or VC series is).
hangl:
confirm this!
--- Quote from: Etienne on October 13, 2008, 02:39:49 pm ---Hello,
Thanks for this build, its add a lots of features I was waiting for (breakpoints, more wxsmith...).
However, there is the same build bug as before :( :
"I can confirm this, and Morton also suffers from this.
It seems to happen when there are errors during the compilation step."
(from svn_5206)
When building with building errors (specially templates), its crash sometimes, or exit immediately , if the build is retryed , its works.
About this, would it be possible to save the .wxs and .cbp files before building? (they are not saved, even if they are included with the project), because if its crash without saving, wxsmith is in a strange state with this files.
Thanks and see you.
Etienne de Foras
--- End quote ---
danselmi:
--- Quote ---When building with building errors (specially templates), its crash sometimes, or exit immediately , if the build is retryed , its works.
--- End quote ---
I had the same problem with codeblocks linked against wxWidgets 2.8.9.
I changed back to 2.8.7 and have not noticed this behavior anymore.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version