Hi,
I did it ;) I tried it several times .. and then it worked!
Thanks to all who helped me.
But now I have another question , how should the folder hierarchy look like to install libfreespace-examples?
I tried to follow the instructions in the read-me file on
https://github.com/hcrest/libfreespace-examples but it didn't work.
I have my libfreespace bulid in the following folder
~\Hillcrest\build\libfreespace and the installation in
~\Hillcrest\libfreespace (path chosen in CMAKE_INSTALL_PREFIX :)
So I choose for my libfreespace-examples build in ~\Hillcrest\build\libfreespace-examples and changed the CMAKE_INSTALL_PREFIX : into ~\Hillcrest\libfreespace-examples
That's how I understand the instruction, I also exchanged the folder of the libfreespace-examples, so the build one was in ~\Hillcrest\libfreespace-examples and the installation was made in ~\Hillcrest\build\libfreespace-examples
Moreover I don't understand the following :
Note that the packaged source releases
contain version numbers in their names. To build under Windows, you need
to remove those numbers.
Which numbers? There are no versions/numbers in libfreespace-examples-master