Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
cbMakefileGen plugin
kisoft:
New version released. Features:
- Dependencies added to makefile if exists <projectname>.depend file.
- cbmakegen.mo updated (for Russians only)
On BerliOS.de updated a source repository (SVN).
Added bin_Win32.zip with cbMakefileGen.cbplugin file and cbmakegen.mo.
See URL below.
Good luck!
kisoft:
New version released (0.3). Features:
- Can saves makefile for all project targets, or active target only. Configurable.
- cbmakegen.mo updated (for Russians only)
Alpha testing now. I do wait suggestions and bugreports.
On BerliOS.de updated a source repository (SVN) (branches/alltargets only).
Added "cbMakefileGenVer0_3_Win32.zip" with cbMakefileGen.cbplugin file. Added cbmakegen.mo for Russians only.
For downloads see URL below.
Good luck!
poutsoklis:
hi kisoft,
i installed v0.3 w/ CB nightly build 4472 on winxpsp2. my workspace includes projects that build static libraries and a project containing the app that uses these static libs (along with opengl) and builds the executable. i use the gcc compiler (v3.4.2 - mingw) and these projects are in c/c++. the app project has dependancies with the libs. when i choose to generate a makefile for a project, i get an error message ("C::B MakefileGen found errors, saves aborted"). did i forget to configure something in the plug-in?
thx in advance,
poutsoklis
[there are 10 kinds of people - those who understand binary and those who don't]
kisoft:
--- Quote from: poutsoklis on September 28, 2007, 11:12:36 am ---i installed v0.3 w/ CB nightly build 4472 on winxpsp2. my workspace includes projects that build static libraries and a project containing the app that uses these static libs (along with opengl) and builds the executable. i use the gcc compiler (v3.4.2 - mingw) and these projects are in c/c++. the app project has dependancies with the libs. when i choose to generate a makefile for a project, i get an error message ("C::B MakefileGen found errors, saves aborted"). did i forget to configure something in the plug-in?
--- End quote ---
As usually plugin can't required to configure. Mainly you must to open project and choose required target.
You must see additional error message before ("C::B MakefileGen found errors, saves aborted").
If additional message is absent then you found bug.
Thank you for bugreport. I will investigate this problem.
Please, submit bugreport on BerliOS http://developer.berlios.de/bugs/?func=addbug&group_id=8744
Good Luck!
Denis:
Can't build plugin from SVN. Build process stops with message:
--- Code: ---D:\GCC\CodeBlocksPlugins\MakefileGen\Makefile.cpp: In member function 'bool cbMGMakefile::SaveMakefile()':
D:\GCC\CodeBlocksPlugins\MakefileGen\Makefile.cpp:181: error: 'ctInvalid' was not declared in this scope
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version