Skip to content

Release:1.2 Cmake fails. #127

Description

@LCWilliams

Following instructions: made a "build" directory. Cd into it. cmake .., and get greeted by this:

-- IPO / LTO supported, will enable for targets in release build type
You have called ADD_LIBRARY for library curlcpp without any source files. This typically indicates a problem with your CMakeLists.txt file
CMake Error: Could not open file for write in copy operation /curlcppConfig.cmake.tmp
CMake Error: : System Error: Permission denied
CMake Error at CMakeLists.txt:37 (configure_file):
  configure_file Problem configuring file


-- Configuring incomplete, errors occurred!

Running on Linux Mint 19 | Cmake: 3.10.2

Testing release 1.1: and cmake runs fine.

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