Author Topic: update.bat not updated with changes to pluginwizard ?  (Read 4219 times)

mdelfede

  • Guest
update.bat not updated with changes to pluginwizard ?
« 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 !
« Last Edit: July 11, 2006, 11:36:59 pm by mdelfede »

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: update.bat not updated with changes to pluginwizard ?
« Reply #1 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...
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

mdelfede

  • Guest
Re: update.bat not updated with changes to pluginwizard ?
« Reply #2 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 !