Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B
CodeBlocks SVN9660 does not build on windows (zip error: Nothing to do!)
BuFran:
Windows 7
I'll try the slashes change now.
I am investigating which tool set will best fit with most of projects. Currently i have mingw/msys - seems some packages from msys is failing (make for example - replaced by one from gnuwin32), so I will try the cygwin later. If there is somewhere installer for entire gnuwin32 system, i will be happy.
BuFran:
Yeah,
unchanged slashes but replaced zip by the gnuwin32 one, and compilation succeeded Voilá. Thanks !!!
So now I have problems with run of the executable :-(
When I try to run it, the "application error" dialog popped up. (Error 0xC0000005)
Seems that I have missing something somewhere else.
Now trying to rebuild all (previously built and runned only "core & plugins" target)
Is there a way to set up the compiler to be the build faster ? (to use more threads as -j parameter in make)
ollydbg:
--- Quote from: BuFran on February 26, 2014, 03:55:55 am ---Windows 7
I'll try the slashes change now.
I am investigating which tool set will best fit with most of projects. Currently i have mingw/msys - seems some packages from msys is failing (make for example - replaced by one from gnuwin32), so I will try the cygwin later. If there is somewhere installer for entire gnuwin32 system, i will be happy.
--- End quote ---
I don't have any slashes or backslash issue, but please note that when you run the "zip" command, the msys/bin and cygwin/bin path should not exist in your PATH variable. You should use a zip executable which is native, I mean, don't use zip from msys or cygwin.
oBFusCATed:
BuFran: You have to probably run the update.bat script.
Navigation
[0] Message Index
[*] Previous page
Go to full version