Skip to content

Missing libraries when building #102

Open
@jsosulski

Description

@jsosulski

I think in commit dced645 a lib prjfwas introduced but it is missing from this repository (see CMakeLists.txt ). Did you forget to include it in the repository or is the error on my end?

For reference, the error I get:

CMake Error at CMakeLists.txt:59 (add_library):
  Cannot find source file:

    /home/pi/software/console-client/pCloudCC/lib/prjf/pRJF.c

  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx


CMake Error: CMake can not determine linker language for target: pcloudcc_lib
CMake Error: Cannot determine link language for target "pcloudcc_lib".

Thanks!

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