Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to configure build on Windows #639

Closed
centaurisean opened this issue Apr 12, 2023 · 0 comments
Closed

Unable to configure build on Windows #639

centaurisean opened this issue Apr 12, 2023 · 0 comments

Comments

@centaurisean
Copy link

I'm failing to build the six-library on Windows. Steps I've done so far:

  1. Cloned repo. On master branch locally
  2. Followed CMake instructions at https://github.com/ngageoint/six-library/blob/master/externals/coda-oss/cmake/README.md:
   # starting from base directory of repo, make a build directory and cd into it
   mkdir target
   cd target

   # configure
   cmake .. -DCMAKE_INSTALL_PREFIX=../install

This gets a long way through the configure process, but ultimately fails with the following:

-- Configuring done
CMake Error at externals/coda-oss/modules/drivers/xml/xerces/CMakeLists.txt:281 (add_library):
  No SOURCES given to target: xerces-c

Other information:

  • Windows 10
  • Visual Studio 2019
  • CMake version 3.20.0-rc1
  • Python version 3.11.0

Full build log here cmake.log

@ngageoint ngageoint locked and limited conversation to collaborators Apr 12, 2023
@JDanielSmith JDanielSmith converted this issue into discussion #640 Apr 12, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant