Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
batchbuild issues with backticked commands
tiwag:
my previous post was way too fast ...
i found the reason for the hang
when i try to batch-build a project, which uses backticked `wx-config --cxxflags`
then it hangs infinitely with 100% cpu load. this project builds fine when i build it from the IDE
batch-building projects which are using custom variables is working fine.
attached is the project where it hangs for me.
brgds, tiwag
[attachment deleted by admin]
MortenMacFly:
--- Quote from: tiwag on October 18, 2006, 09:13:43 pm ---attached is the project where it hangs for me.
--- End quote ---
This works well for me (no hang). But: I don't have wx-config so this might be the reason...?!
(Will try and edit this post once I did this...)
With regards, Morten.
Edit: Agreed, with wx-config (D/L'ded from http://wxconfig.googlepages.com/) my C::B freezes, too. Anyway: This seems to be related to wx-config. When you replace the backtick'd command with something else (I did a "ls -lisa" ;-)) with works... allthough it doesn't compile, of course.
Edit2: To make it very clear: Yes, I know that "ls" is a linux command - but no, I am on Windows and just using the GnuWin32 tools... ;-)
tiwag:
--- Quote from: MortenMacFly on October 18, 2006, 09:25:39 pm ---
--- Quote from: tiwag on October 18, 2006, 09:13:43 pm ---attached is the project where it hangs for me.
--- End quote ---
This works well for me (no hang). But: I don't have wx-config so this might be the reason...?!
(Will try and edit this post once I did this...)
With regards, Morten.
--- End quote ---
i don't understand how you could build this project successfully, when you don't have wx-config ?? :shock:
I'm doing something wrong here :P
thanks, tiwag
MortenMacFly:
--- Quote from: tiwag on October 18, 2006, 09:28:15 pm ---i don't understand how you could build this project successfully, when you don't have wx-config ?? :shock:
I'm doing something wrong here :P
--- End quote ---
No, I couldn't build... I forgot to mention that (did it in the other post now - including the "results").
With regards, Morten.
tiwag:
--- Quote from: MortenMacFly on October 18, 2006, 09:25:39 pm ---Agreed, with wx-config (D/L'ded from http://wxconfig.googlepages.com/) my C::B freezes, too. Anyway: This seems to be related to wx-config...
--- End quote ---
but it doesn't explain, why it freezes CB only when batch-building ?!
wx-config doesn't freeze CB when you build a project normally from the IDE ?!
strange... i'm curious
Morten, many thanks for verifying this issue !!
brgds, tiwag
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version