User forums > Help
how to configure a existing project which use the GNU auto tools
knackeback:
Hi,
I have an existing QT3 project (under Linux) which use as build system autoconf, automake.
I want use CB as editor. I created a new QT project with the check button
"create no files" enabled. As working space I used the directory of the existing project.
Then I added the files recursive to this project.
I selected the Makefile too.
How can I build the project now with the existing Makefile ?
Is there a short recipe how to migrate a existing project to CB ?
knackeback:
Just to make things clear. I also enabled the "This is a custom Makefile" check button.
But CB does not use this Makefile.
I can now put all the settings(-D compiler options, INCLUDE paths) from my already existing
Makefile to the CB build process to get a build. But I just want use my external Makefile built from
configure-run.
knackeback:
I think I got it now. Under Projects->Properties->Targets I had to
specify Type: "Commands only"
and
under "Target's build options" I specified "make" under Pre-build-steps.
It would be fine if a more experienced user could approve this proceeding.
tiwag:
can you please submit ALWAYS the information which version of CodeBlocks you are using.
since SVN rev.1581 the custom make command is broken and is waiting for being bugfixed .
see also
http://forums.codeblocks.org/index.php?topic=1728.0
knackeback:
--- Quote from: tiwag on December 27, 2005, 03:43:38 pm ---can you please submit ALWAYS the information which version of CodeBlocks you are using.
since SVN rev.1581 the custom make command is broken and is waiting for being bugfixed .
see also
http://forums.codeblocks.org/index.php?topic=1728.0
--- End quote ---
I used CB 1.0rc2. Is it before or after rev.1581 ?
Navigation
[0] Message Index
[#] Next page
Go to full version