Code::Blocks Forums

User forums => Help => Topic started by: mdelfede on July 11, 2006, 11:30:07 pm

Title: update.bat not updated with changes to pluginwizard ?
Post by: mdelfede on July 11, 2006, 11:30:07 pm
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 !
Title: Re: update.bat not updated with changes to pluginwizard ?
Post by: MortenMacFly on July 11, 2006, 11:37:02 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...
Title: Re: update.bat not updated with changes to pluginwizard ?
Post by: mdelfede on July 11, 2006, 11:38:42 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 !