Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
cbMakefileGen plugin
kisoft:
Wait, please, I being try this on rev. 5435. I being compiled it now.
Thanks for bugreport.
Good luck!
kisoft:
I check this problem on cbMakefileGen version: 0.3.12.3. C::B rev.5435.
I have no problem.
History:
I does loading my cbMakefileGen project (cbmakegen.cbp).
"Build target: default" was selected after loading. (I don't change it).
I does select from menu: Project / Generate Makefile
Ok. Makefile was created normally.
If you have problem, send me (on email) your project WITHOUT source files. (file .cbp only) I will try help you.
Good luck!
mmkider:
--- Quote from: kisoft on February 03, 2009, 11:45:48 am ---I check this problem on cbMakefileGen version: 0.3.12.3. C::B rev.5435.
I have no problem.
History:
I does loading my cbMakefileGen project (cbmakegen.cbp).
"Build target: default" was selected after loading. (I don't change it).
I does select from menu: Project / Generate Makefile
Ok. Makefile was created normally.
If you have problem, send me (on email) your project WITHOUT source files. (file .cbp only) I will try help you.
Good luck!
--- End quote ---
Sorry,it is no problem after I rebuild cbMakefileGen in the rev5435 of codeblocks.
Other question.
I try to output a makefile of codeblocks.cbp(codeblocks project file).
I get a crash.
Thank you for your reply.
:D
--- Code: ---Error occured on Tuesday, February 3, 2009 at 19:43:19.
D:\CB_Pack\codeblocks_debug\codeblocks.exe caused an Access Violation at location 61a1b446 in module D:\CB_Pack\codeblocks_debug\codeblocks.dll Reading from location 0000002c.
Registers:
eax=0000002c ebx=00000001 ecx=11b5b52c edx=0023e940 esi=001e0344 edi=0023fa0c
eip=61a1b446 esp=0023e760 ebp=0023e760 iopl=0 nv up ei pl nz ac po nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00010216
Call stack:
61A1B446 D:\CB_Pack\codeblocks_debug\codeblocks.dll:61A1B446 _ZNK12wxStringBase13GetStringDataEv
619BF636 D:\CB_Pack\codeblocks_debug\codeblocks.dll:619BF636 _ZN12wxStringBaseC2ERKS_
61A144CE D:\CB_Pack\codeblocks_debug\codeblocks.dll:61A144CE _ZN8wxStringC1ERKS_
61886E5F D:\CB_Pack\codeblocks_debug\codeblocks.dll:61886E5F UnixFilename(wxString const&) D:/CB_Pack/codeblocks_debug/SDK/CodeBlocks_src/src/sdk/globals.cpp:164
0A2C2CAE D:\CB_Pack\codeblocks_debug\share\codeblocks\plugins\cbMakefileGen.dll:0A2C2CAE
0A2C353C D:\CB_Pack\codeblocks_debug\share\codeblocks\plugins\cbMakefileGen.dll:0A2C353C
0A2C5723 D:\CB_Pack\codeblocks_debug\share\codeblocks\plugins\cbMakefileGen.dll:0A2C5723
0A2C8CEF D:\CB_Pack\codeblocks_debug\share\codeblocks\plugins\cbMakefileGen.dll:0A2C8CEF
0A2C9C25 D:\CB_Pack\codeblocks_debug\share\codeblocks\plugins\cbMakefileGen.dll:0A2C9C25
--- End code ---
MortenMacFly:
--- Quote from: mmkider on February 03, 2009, 12:43:10 pm ---I try to output a makefile of codeblocks.cbp(codeblocks project file).
I get a crash.
--- End quote ---
I don't get a crash but an error message "C::B MakefileGen found errors, saves aborted.".
Actually this doesn't help very much as I don't know what the actual error is - but it might be related.
xiq:
Hi there,
People who have found their way to this thread might be interested in a Python script I wrote to generate Makefiles from Code::Blocks project files. I am only testing it with the OpenFrameworks.cc projects but I think I made it in a way that it should be useful for general use.
http://pix.test.at/wiki/cbp2makefile
pix.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version