Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

cbMakefileGen plugin

<< < (15/29) > >>

kisoft:

--- Quote from: phlox81 on November 23, 2007, 02:40:29 pm ---Ok, just some feedback:

I'm planing to use your plugin to export makefiles in Windows for Linux.
Good tool :)

--- End quote ---

Thanks!


--- Quote from: phlox81 on November 23, 2007, 02:40:29 pm ---Some feedback:
So, would be nice if I could choose the platform somewhere, or make some config dialog, that would be nice.

--- End quote ---

CommandLine for saved makefile I load from C::B. Can I get linux commandline from Windows? I will look to C::B sources.


--- Quote from: phlox81 on November 23, 2007, 02:40:29 pm ---Also I tend to use / instead of \ in programming (but C::B uses \ for includes under Windows -.-), but thats an easy replace call.

--- End quote ---

I will look.

I have a lot work. I will investigate later.

Good luck!

phlox81:

--- Quote from: kisoft on November 23, 2007, 04:39:00 pm ---
--- Quote from: phlox81 on November 23, 2007, 02:40:29 pm ---Some feedback:
So, would be nice if I could choose the platform somewhere, or make some config dialog, that would be nice.

--- End quote ---

CommandLine for saved makefile I load from C::B. Can I get linux commandline from Windows? I will look to C::B sources.

--- End quote ---
Oh, I thought the plugin would generate this.
That also explains why you specifiy CPP but don't use it within the makefile.


--- Quote from: kisoft on November 23, 2007, 04:39:00 pm ---
--- Quote from: phlox81 on November 23, 2007, 02:40:29 pm ---Also I tend to use / instead of \ in programming (but C::B uses \ for includes under Windows -.-), but thats an easy replace call.

--- End quote ---

I will look.
I have a lot work. I will investigate later.

--- End quote ---

Well, most things I could handle now with search & replace, that could even be automated, if I need it more often.
But a little bit of configuration possiblities would be great. :)

Lot of work? me too :lol:

kisoft:

--- Quote from: phlox81 on November 23, 2007, 08:08:08 pm ---Oh, I thought the plugin would generate this.
That also explains why you specifiy CPP but don't use it within the makefile.

--- End quote ---

Yes, you right.
My plugin is a simple makefile generator only. You can use other generators for more seriously functions.
You can use generated makefile for the base, and being modified this file as your wish.


--- Quote from: phlox81 on November 23, 2007, 02:40:29 pm ---Well, most things I could handle now with search & replace, that could even be automated, if I need it more often.
But a little bit of configuration possiblities would be great. :)

--- End quote ---

I think now. The solve will going to my head with times.
As the saying goes: look before you leap.

Good luck!

gd_on:
Hi,
I wanted to compile cbMakefileGen plugin to introduce it in my whole workspace build of C::B.
But I have an error during compilation : messagemanager.h is missing (and 2 other errors).
Looking though this post, it seems that it has been replaced by logmanager.h and some other differences ....
I have updated the sources through SVN, but it seems that those changes have not been introduced there.
You said that stahta01 patches have been introduced, but i don't see that in the souces.
Are you sure that sources on berlios have been all correctly updated ?

Thanks for your work.

gd_on

kisoft:
You must use: /branches/alltargets (/trunk - old version and not actual now)
Ok, I will doing merge alltargets to trunk today.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version