diff --git a/utilities/trunk/mySimpleApplication/index.html b/utilities/trunk/mySimpleApplication/index.html index 806332e29..2ae1e9c6f 100644 --- a/utilities/trunk/mySimpleApplication/index.html +++ b/utilities/trunk/mySimpleApplication/index.html @@ -176,6 +176,10 @@
SET(PARADISEO_DIR "/home/john/paradiseo-ix86-1.0" CACHE PATH "ParadisEO directory" FORCE)
+

Warning: Under Windows, the path to ParadisEO must be given with double-backslashes: +

+

SET(PARADISEO_DIR "E:\\soft\\paradiseo-ix86-1.0" CACHE PATH "ParadisEO directory" FORCE) +

If you have simply installed ParadisEO using the provided install script, go to the next step.

Advanced configuration: