Well i rewrite all svn files, check all env.variables, check cmake and QT and know i get warning message that can't write files to my project folder of Visual studio 2008. I guess it because of the language of my folder where the project folder is. Can it be a reason for that cmake can't configure the Boost?
On 4 мар, 08:21, Diana <dianalish...@gmail.com> wrote: > Thank you a lot. > > Yes i have cmake 2.8. i have downloaded it from cmake website.And i > have written the PATH to cmake in env.variable. In env. variable i > have: > > NAALI_DEP_PATH C:\Naali_deps\bin\build_deps > Path C:\Program Files\FSharp-1.9.6.2\bin;C:\Program Files\CMake > 2.8\bin > > And i am sure i have Cmake 2.8 i can run cmake-gui.exe and in this > folder i can see cmake.exe > I don't know, may be i'll should start from the very beging and > rewrite all files from svn again. > > On 3 ÍÁÒ, 18:45, Jonne Nauha <jo...@adminotech.com> wrote: > > > > > > > > > Are you sure you have CMake 2.8, that is the supported one. Seems like > > cmake tries to tell that the syntax is not correct. "4.6.1_FOUND" is > > not from our cmake scipts at least. I suspect its coming from > > FindQt4.cmake that ships with cmake. Try getting the 2.8 version if > > you dont have it. And be sure to have the NAALI_DEP_PATH variable > > pointing to your <depscheckout>/bin/build_deps (i guess ali mentioned > > this earlier to you). > > > - Jonne Nauha > > > ip > > On 3 maalis, 10:09, Diana <dianalish...@gmail.com> wrote: > > > > Someone please help! What should i do? while štrying to run the > > > cmake_vs2008.bat I have such problems: > > > > CMake Warning (dev) at CMakeModules/Sagase.cmake:133 (if): > > > š given arguments: > > > > š š "4.6.1_FOUND" "OR" "4.6.1_FOUND" > > > > š An argument named "4.6.1_FOUND" appears in a conditional statement. > > > Policy > > > š CMP0012 is not set: if() recognizes numbers and boolean constants. > > > Run > > > š "cmake --help-policy CMP0012" for policy details. šUse the > > > cmake_policy > > > š command to set the policy and suppress this warning. > > > Call Stack (most recent call first): > > > š CMakeModules/ConfigurePackages.cmake:61 (sagase_configure_package) > > > š CMakeLists.txt:176 (configure_qt4) > > > This warning is for project developers. šUse -Wno-dev to suppress it. > > > > CMake Warning (dev) at CMakeLists.txt:190 (link_directories): > > > š This command specifies the relative path > > > > š š Input > > > > š as a link directory. > > > > š Policy CMP0015 is not set: link_directories() treats paths relative > > > to the > > > š source dir. šRun "cmake --help-policy CMP0015" for policy details. > > > Use the > > > š cmake_policy command to set the policy and suppress this warning. > > > This warning is for project developers. šUse -Wno-dev to suppress it. > > > > CMake Warning (dev) at CMakeLists.txt:191 (link_directories): > > > š This command specifies the relative path > > > > š š Ui > > > > š as a link directory. > > > > š Policy CMP0015 is not set: link_directories() treats paths relative > > > to the > > > š source dir. šRun "cmake --help-policy CMP0015" for policy details. > > > Use the > > > š cmake_policy command to set the policy and suppress this warning. > > > This warning is for project developers. šUse -Wno-dev to suppress it. > > > > CMake Warning (dev) at CMakeLists.txt:192 (link_directories): > > > š This command specifies the relative path > > > > š š Asset > > > > š as a link directory. > > > > š Policy CMP0015 is not set: link_directories() treats paths relative > > > to the > > > š source dir. šRun "cmake --help-policy CMP0015" for policy details. > > > Use the > > > š cmake_policy command to set the policy and suppress this warning. > > > This warning is for project developers. šUse -Wno-dev to suppress it. > > > > CMake Warning (dev) at CMakeLists.txt:193 (link_directories): > > > š This command specifies the relative path > > > > š š SceneManager > > > > š as a link directory. > > > > š Policy CMP0015 is not set: link_directories() treats paths relative > > > to the > > > š source dir. šRun "cmake --help-policy CMP0015" for policy details. > > > Use the > > > š cmake_policy command to set the policy and suppress this warning. > > > This warning is for project developers. šUse -Wno-dev to suppress it. > > > > CMake Warning (dev) at CMakeModules/ModuleSetup.cmake:29 > > > (link_directories): > > > š This command specifies the relative path > > > > š š šC:/Naali_deps/bin/build_deps > > > > š as a link directory. > > > > š Policy CMP0015 is not set: link_directories() treats paths relative > > > to the > > > š source dir. šRun "cmake --help-policy CMP0015" for policy details. > > > Use the > > > š cmake_policy command to set the policy and suppress this warning. > > > Call Stack (most recent call first): > > > š Core/CMakeLists.txt:2 (init_target) > > > This warning is for project developers. šUse -Wno-dev to suppress it. > > > > CMake Warning (dev) at CMakeModules/ModuleSetup.cmake:113 > > > (link_directories): > > > š This command specifies the relative path > > > > š š šC:/Naali_deps/bin/build_deps > > > > š as a link directory. > > > > š Policy CMP0015 is not set: link_directories() treats paths relative > > > to the > > > š source dir. šRun "cmake --help-policy CMP0015" for policy details. > > > Use the > > > š cmake_policy command to set the policy and suppress this warning. > > > Call Stack (most recent call first): > > > š Core/CMakeLists.txt:11 (use_package) > > > This warning is for project developers. šUse -Wno-dev to suppress it. > > > > CMake Warning (dev) at CMakeModules/ModuleSetup.cmake:29 > > > (link_directories): > > > š This command specifies the relative path > > > > š š šC:/Naali_deps/bin/build_deps > > > > š as a link directory. > > > > š Policy CMP0015 is not set: link_directories() treats paths relative > > > to the > > > š source dir. šRun "cmake --help-policy CMP0015" for policy details. > > > Use the > > > š cmake_policy command to set the policy and suppress this warning. > > > Call Stack (most recent call first): > > > š Foundation/CMakeLists.txt:2 (init_target) > > > This warning is for project developers. šUse -Wno-dev to suppress it. > > > > CMake Error at Foundation/CMakeLists.txt:13 (QT4_WRAP_CPP): > > > š Unknown CMake command "QT4_WRAP_CPP". -- http://groups.google.com/group/realxtend http://www.realxtend.org