User forums > Using Code::Blocks

pre/post build steps window freezed ?

(1/1)

Aolean:
Hello all ;) I began to use C.B, it works very well except for one thing :

I'm not sure about this, I must have not seen the correct option, but when I'm trying to enter commands in the pre-post build steps window (by clicking on my project, and "build options") i can only enter something the first time i use the project. After what I've written is freezed.

Is that normal ? ;)

Aolean:
erf I really don't understand ;)

In fact I'm trying to compile a Qt4 project by using the qmake command.

What I've done :

-create a Qt4 project and write my sources.
- select the project and type in prebuilt :
     qmake -project
qmake

Aolean:
This "enter" touch is very bad positionned  :?

so I enter the preceding commands in the Debug section of my project, and in the postbuilt command :

mv Projet bin/Debug/
mv *.o obj/Debug/

- I tried to let C.B know that a Makefile will be generated by making the "This is a custom Makefile" of my project true.

This is maybe not the better way to do this but I don't understant why it doesn't work :
I have the problem exposed in my first post (in fact when I go to the project properties I cant change anymore the prebuilt commands in the buit options) and when "custom Makefile" is true, I think it's not executing the prebuilt commands ???

Someone has an idea ?

Aolean:
No idea ? :(

thomas:
None. Never heard of such a problem, or seen myself. Neither an idea what could cause it.

At the very least, you could tell what revision and OS you're using, though. Then maybe, possibly, someone with a similar/identical configuration could try to reproduce it.

Navigation

[0] Message Index

Go to full version