This is the information I get by running the command
 
cmake .. -DCMAKE_BUILD_TYPE=Release

in the console:

Setting environment for using Microsoft Visual Studio 2008 x64 tools.

C:\WINDOWS\system32>cd C:...\libgpuarray-master

C:...\libgpuarray-master>mkdir Build

C:...\libgpuarray-master>cd Build

C:...\libgpuarray-master\Build># you can pass -DCMAKE_INSTAL
L_PREFIX=/path/to/somewhere to install to an alternate location
'#' is not recognized as an internal or external command,
operable program or batch file.

C:...\libgpuarray-master\Build>cmake .. -DCMAKE_BUILD_TYPE=R
elease
-- Building for: Visual Studio 14 2015
-- The C compiler identification is MSVC 19.0.24215.1
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio
14.0/VC/bin/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio
14.0/VC/bin/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Looking for strlcat
-- Looking for strlcat - not found
-- Looking for mkstemp
-- Looking for mkstemp - not found
-- Could NOT find PkgConfig (missing:  PKG_CONFIG_EXECUTABLE)
-- Checking for one of the modules 'check'
Tests disabled because Check was not found
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_BUILD_TYPE


-- Build files have been written to: C:/Users/flo9fe/Downloads/libgpuarray-maste
r/Build

C:...\libgpuarray-master\Build>

Is there gone something wrong??

Thanks


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"theano-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to theano-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to