User forums > Nightly builds

The 29 January 2007 build is out. (contains serious bug, don't download)

<< < (4/5) > >>

killerbot:
contributed plugins are in different project files (each has one), but they are gathered in a workspace in the codeblocks src dir

Biplab:

--- Quote from: killerbot on January 30, 2007, 11:20:07 am ---contributed plugins are in different project files (each has one), but they are gathered in a workspace in the codeblocks src dir

--- End quote ---
Thanks for the reply. I'll try after my class.  :D

stahta01:

--- Quote from: Biplab on January 30, 2007, 11:13:47 am ---I have downloaded Revision 3551 and the project save bug is not present.

But I have one question. Why does my compiled version does not have all the plugins?? What am I missing?  :shock:

I download from svn://svn.berlios.de/codeblocks/trunk and use C::B project file to compile the nightly.

--- End quote ---

Did you compile the ContribPlugins workspace projects?
Note: running update.bat before compiling ContribPlugins workspace projects works best for me, your results may vary.

Tim S

Pecan:

--- Quote from: stahta01 on January 30, 2007, 01:24:26 pm ---
--- Quote from: Biplab on January 30, 2007, 11:13:47 am ---I have downloaded Revision 3551 and the project save bug is not present.

But I have one question. Why does my compiled version does not have all the plugins?? What am I missing?  :shock:

I download from svn://svn.berlios.de/codeblocks/trunk and use C::B project file to compile the nightly.

--- End quote ---

Did you compile the ContribPlugins workspace projects?
Note: running update.bat before compiling ContribPlugins workspace projects works best for me, your results may vary.

Tim S

--- End quote ---

I've found that if I run update.bat *before* ...\src\ContribPlugins.workspace I don't get the updated contribs in the ../output plugins directory.

If you run it after compiling core CB, then you also have to run it after compiling contribs also or you won't have a contrib backup and they won't be available if you hose .../devel

Biplab:

--- Quote from: stahta01 on January 30, 2007, 01:24:26 pm ---
--- Quote from: Biplab on January 30, 2007, 11:13:47 am ---I have downloaded Revision 3551 and the project save bug is not present.

But I have one question. Why does my compiled version does not have all the plugins?? What am I missing?  :shock:

I download from svn://svn.berlios.de/codeblocks/trunk and use C::B project file to compile the nightly.

--- End quote ---

Did you compile the ContribPlugins workspace projects?
Note: running update.bat before compiling ContribPlugins workspace projects works best for me, your results may vary.

Tim S

--- End quote ---

Thanks Tim for your suggestion. I found that file and compiled the plugins.

I was trying to use configure script to compile in Windows. I'm using MSYS+MinGW combination. When I type ./bootstrap I get an error that -

--- Quote ---libtoolize: `configure.ac' does not exist
Try `libtoolize --help' for more information
--- End quote ---

I have autoconf-2.61, automake-1.9.6, libtool-1.5.23a installed. I have followed similar procedure in Linux and it works without any problem.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version