Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: cfdev on January 26, 2008, 11:18:42 am
-
hi all,
I know it's not possible but, I'm very interested by this:
Create an makefile of an codeblocks project.
thanks ++
-
hi all,
I know it's not possible but, I'm very interested by this:
Create an makefile of an codeblocks project.
thanks ++
cbMakefileGen plugin (http://forums.codeblocks.org/index.php/topic,6241.0.html) might be what you are looking for.
I never tried it.
-
Thanks,
For windows it's good...but a makefile is very interesting under linux...
and this plugin don't work under linux now.
:(
++
-
Thanks,
For windows it's good...but a makefile is very interesting under linux...
and this plugin don't work under linux now.
:(
++
I have no Linux now, then I can't compile my plugin on Linux. :(
You can compile this plugin yourself only (URL for sources see below).
This plugin worked on Linux, I test it.
-
Ok the compilation work when I comment all "messagemanager" references.
I have the *.so
but how to integre it in CB?
Why your plugin is not in the codeblocks plugin by default ?
thanks
-
Why your plugin is not in the codeblocks plugin by default ?
Default provided plugins have to run both on Linux and Windows.
Ok the compilation work when I comment all "messagemanager" references.
Some times ago, manager implementation changed. You may look in current source code to see how to get managers.
Dje
-
Ok the compilation work when I comment all "messagemanager" references.
I have the *.so
but how to integre it in CB?
Hmmm, messagemanager already erased from my sources into repository on BerliOS. My last revision is 20.
For integre you can create
zip -j9 libcbMakefileGen.cbplugin cbMakefileGen.so cbMakefileGen.zip.
and install this libcbMakefileGen.cbplugin to your C::B
Why your plugin is not in the codeblocks plugin by default ?
I don't ask the C::B authors about this procredure.
For dje: my plugin worked on windows and linux.
-
For dje: my plugin worked on windows and linux.
Sorry, I misunderstood the beginning of the post :oops:
Dje
-
on Berlios this is cbMakefileGen_src_0.1 only ?!
For integre you can create
zip -j9 libcbMakefileGen.cbplugin cbMakefileGen.so cbMakefileGen.zip.
and install this libcbMakefileGen.cbplugin to your C::B
I'll try this...
I don't ask the C::B authors about this procredure.
Ask them.. ;)
thanks ++
-
on Berlios this is cbMakefileGen_src_0.1 only ?!
Check out repository, please, (see URL below) for last version of sources.
Good_luck++ ;)
-
But I undestend =(
I install cb-dev, wx2.8-headers and libwxbase-dev
run this commands: svn checkout svn://svn.berlios.de/cbmakegen/trunk
open cbmakegen-unix.cbp
config some compliler -Includes derictories
build...
..and have many errors.
I can giv u buitl-log.html..
Do you can relised cbmakegen-bin for linux or bsd?
-
But I undestend =(
I install cb-dev, wx2.8-headers and libwxbase-dev
run this commands: svn checkout svn://svn.berlios.de/cbmakegen/trunk
open cbmakegen-unix.cbp
config some compliler -Includes derictories
build...
..and have many errors.
I can giv u buitl-log.html..
Do you can relised cbmakegen-bin for linux or bsd?
Sorry, I can't build plugin on linux. My Ubuntu is no configured for builds.
Send me your build-log.html on my email, please. May be I can help you.
Good luck!
-
hmm, I send mail you ~13 hours ago. You take it?
-
hmm, I send mail you ~13 hours ago. You take it?
Yes, I does send answer to you yesterday.