On 25. May 2011, at 21:27, zerosith [via Software] wrote:
> so i changed it to v90. and started to compile only the eqNbody example.
>
> When I try to compile this program on visual studio 2010 it tells me the following error
>
> 1>CUSTOMBUILD : CMake error : Parse error in cache file C:/Users/Zerosit/Progamming/src/equalizer_1.0Build/CMakeCache.txt. Offending entry: Escrito por Robert Corbett y Richard Stallman.
Here you go. Your CMakeCache got corrupted. Delete the build directory and try again.
> I don't know if this has something to do with erasing the tilde characters from the lib_EqualizerServer_shared.vcxproj since that's the only file I've modified.
> I'm using the latest stable release for 32 bit plattform
You should not need to edit the generated files. VS2010 is not yet supported, so you might need to tweak the CMake files. Also be careful to not have any funny characters in your path names.
HTH,
Stefan.
View this message in context:
Re: Cannot build eqNbody example
Sent from the
Equalizer - Parallel Rendering mailing list archive at Nabble.com.