Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
AutoVersioning Plugin
JaredR26:
If no one is able to help me, do you think you could provide a pre-compiled windows copy JGM?
JGM:
--- Quote from: JaredR26 on July 26, 2007, 11:02:57 pm ---If no one is able to help me, do you think you could provide a pre-compiled windows copy JGM?
--- End quote ---
Hi sorry for the delay, lets try to compile that :)!
I advice you to to create a folder structure like the one explained in the wiki for convenience "codeblocks-head/trunk/" and inside that folder the original src folder, not some src/src thats confusing :shock:
--- Quote from: JaredR26 on July 25, 2007, 09:50:29 am ---I tried both the AutoVersioning and the autoversioning-contrib files, both give the same error.
--- End quote ---
The AutoVersioning.7z is for generating the autoversioning.cbplugin and the autoversioning-contrib.7z are the files mandatory to the plugins/contrib/autoversioning
--- Quote from: JaredR26 on July 25, 2007, 09:50:29 am ---my cb global variable points to C:\Installed\CodeBlocks\src
--- End quote ---
there it will not found the include directory. use the structure recommended in the wiki, the src/src is redundant
--- Quote from: JaredR26 on July 25, 2007, 09:50:29 am ---, but I tried pointing it to C:\Installed\CodeBlocks\src\src
--- End quote ---
It should work if you point to that directory :?
--- Quote from: JaredR26 on July 25, 2007, 09:50:29 am --- and pointing the include variable to C:\Installed\CodeBlocks\src\src\include
--- End quote ---
that should not be necessary
Well,
first use the autoversioning-contrib.7z and decompress it to the correct plugin/contrib/autoversioning
open the ContribPlugins.workspace and click File->Open and add the plugin/contrib/autoversioning/autoversioning.cbp and hit save workspace
set the $(#CB) variable to codeblocksdirecotry/src/ where the include directory resides.
Hit compile!
You can also open the project file directly from the plugins/contrib/autoversioning and compile it. then run the bat file to produce the correct output.
Thats what I do and I don't have any errors
Hope you can compile it! :)
JaredR26:
Got it. :)
JGM:
Added the plugin on the Announcement for plugins/patches WIKI I think is stable enough.
JGM:
New version available with some code changes and now using the cbEVT_COMPILER_STARTED. More details and download on first post. :D
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version