Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

build error: zip

(1/2) > >>

raphaelco:
Hi

I'm trying to compile codeblocks, the contributed plugin more exactly. I opened contribPlugins.workspace, hit "Build" and got the following error:


--- Quote ----------------- Build: default in AutoVersioning ---------------

Compiling: avChangesDlg.cpp
Compiling: avHeader.cpp
Compiling: avSvnRevision.cpp
Compiling: avVersionEditorDlg.cpp
Compiling: AutoVersioning.cpp
Linking dynamic library: ..\..\..\devel\share\codeblocks\plugins\AutoVersioning.dll
Output size is 3.87 MB
Running target post-build steps
zip -j9 ..\..\..\devel\share\codeblocks\AutoVersioning.zip manifest.xml
Execution of 'zip -j9 ..\..\..\devel\share\codeblocks\AutoVersioning.zip manifest.xml' in 'C:\Documents and Settings\Fabricio\Desktop\source codes\' SCM\codeblocks\src\plugins\contrib\AutoVersioning' failed.
Nothing to be done.

--- End quote ---

what is this zip command?

ollydbg:
See this WIKI page !!!

raphaelco:

--- Quote from: ollydbg on May 13, 2010, 04:28:23 am ---See this WIKI page !!!

--- End quote ---

thanks
I didn't know there was a wiki page explaining this, I was following the BUILD file instructions

joshuarouth:
Hi - I'm desperately trying to find a way to install AutoVersioning on CodeBlocks. I'm afraid that I don't have the faintest idea how to compile it from the source, and my initial attempts at following tutorials to do so have failed.

If possible, please could someone just send me the compiling AutoVersioning plug in for code blocks, such that I can install it using the Plug Ins > Manage Plug ins option.

Many thanks,

 Josh

Jenna:
It's part of the contrib-plugins, you just have to install it.
How to install depends on your platform.
Sending a binary plugin would be impossible, because you say nothing about your OS and the version of C::B you use.

Navigation

[0] Message Index

[#] Next page

Go to full version