GithubHelp home page GithubHelp logo

Comments (3)

Weiming-Hu avatar Weiming-Hu commented on August 16, 2024

I'm not sure whether this helps. I looked inside the boost-cmake build folder to see what are available. I found the following. AnalogEnsemble is my github project.

$ pwd
/Users/wuh20/github/AnalogsEnsemble/build/build/boost-cmake
$ ls
CMakeFiles                 Makefile                   libboost_date_time.a       libboost_filesystem.a      libboost_program_options.a libboost_serialization.a

Thank you

from boost-cmake.

Weiming-Hu avatar Weiming-Hu commented on August 16, 2024

My development environment is as follows:

  • OS: Mac OS Mojave Version 10.14.6
  • Model: MacBook Air (13-inch, Early 2015)
  • CMake version: 3.15.5
  • Compiler: Apple clang version 11.0.0 (clang-1100.0.33.17)

from boost-cmake.

Weiming-Hu avatar Weiming-Hu commented on August 16, 2024

I just tried a different version https://cfhcable.dl.sourceforge.net/project/boost/boost/1.70.0/boost_1_70_0.tar.bz2 with 430ae8354789de4fd19ee52f3b1f739e1fba576f0aded0897c3c2bc00fb38778.

The error is different. I guess it might be a version problem.

Undefined symbols for architecture x86_64:
  "boost::filesystem::detail::directory_iterator_construct(boost::filesystem::directory_iterator&, boost::filesystem::path const&, unsigned int, boost::system::error_code*)", referenced from:
      boost::filesystem::directory_iterator::directory_iterator(boost::filesystem::path const&, boost::filesystem::directory_options) in libAnEnIO.a(FunctionsIO.cpp.o)
  "boost::filesystem::directory_entry::get_status(boost::system::error_code*) const", referenced from:
      boost::filesystem::directory_entry::status() const in libAnEnIO.a(FunctionsIO.cpp.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

from boost-cmake.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.