News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

update.bat not updated with changes to pluginwizard ?

Started by mdelfede, July 11, 2006, 11:30:07 PM

Previous topic - Next topic

mdelfede

I got this error when using 'update.bat' after compiling cvs version 2736 :

C:\_SORGENTI_\CodeBlocks\src>update
Creating output directory tree
Packing core UI resources
Packing plugins UI resources
        zip warning: name not matched: plugins\pluginwizard\resources\*.xrc

zip error: Nothing to do! (devel/share/CodeBlocks/plugin_wizard.zip)
.........

Regards

Max

<EDIT>
wow, that's what I call a QUICK fix  :lol:
Now it's ok !

MortenMacFly

Quote from: mdelfede on July 11, 2006, 11:30:07 PM
I got this error when using 'update.bat' after compiling cvs version 2736 :
Are you sure, that you are using revision 2736? Because this actually is a fix for this issue...?!
Please try another SVN update...
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

mdelfede

Quote from: MortenMacFly on July 11, 2006, 11:37:02 PM
Quote from: mdelfede on July 11, 2006, 11:30:07 PM
I got this error when using 'update.bat' after compiling cvs version 2736 :
Are you sure, that you are using revision 2736? Because this actually is a fix for this issue...?!
Please try another SVN update...

I think I was checking it it when you was updating it  :P
Now' it's ok !

Thanx for answer !