Skip to content

chuffed does not compile on windows #9

@rtaupe

Description

@rtaupe

Hi,

I´m trying to compile chuffed on Windows 7. I´m using MinGW and I´m following the instructions in README.
The console input and output are as follows:

$ mkdir par_build
$ cd par_build
$ cmake -DCMAKE_CXX_COMPILER=mpicxx ../parallel
-- Building for: Visual Studio 12 2013
-- The CXX compiler identification is MSVC 18.0.31101.0
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studi
o 12.0/VC/bin/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studi
o 12.0/VC/bin/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:159 (target_include_directories):
target_include_directories called with invalid arguments

-- Configuring incomplete, errors occurred!
See also "D:/other_projects/chuffed/par_build/CMakeFiles/CMakeOutput.log".

The file CMakeOutput.log (renamed to CMakeOutput.txt) is attached to this issue.

Hope you can help me.

Thanks,
Richard

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions