GithubHelp home page GithubHelp logo

Comments (9)

ProfFan avatar ProfFan commented on July 19, 2024 1

@jlblancoc I think the problem is with MSBuild. Could you test locally with MSBuild instead of VS?

from gtsam.

ProfFan avatar ProfFan commented on July 19, 2024

#121

from gtsam.

ProfFan avatar ProfFan commented on July 19, 2024

@jlblancoc Do we still have this issue? I think you added AppVeyor CI for Win32 platforms...

from gtsam.

jlblancoc avatar jlblancoc commented on July 19, 2024

Yes, but it failed for a weird reason that couldn't replicate locally in MSVC. The error message is:

-- Configuring done
-- Generating done
-- Build files have been written to: C:/projects/gtsam/build
The solution file has two projects named "gtsam_examples".

and I got stuck there so...

Apparently, it has nothing to do with the issue in this thread.

from gtsam.

jlblancoc avatar jlblancoc commented on July 19, 2024

@ProfFan : thanks for the pointer. Using msbuild it fails, but invoking cmake --build . it works (however it internally invokes cl!)

from gtsam.

ProfFan avatar ProfFan commented on July 19, 2024

dotnet/msbuild#3019

from gtsam.

ProfFan avatar ProfFan commented on July 19, 2024

Is this still an issue?

from gtsam.

varunagrawal avatar varunagrawal commented on July 19, 2024

This is still an issue. There is name-clashing of global variables and functions happening when we merge various test files.

from gtsam.

varunagrawal avatar varunagrawal commented on July 19, 2024

So after some consideration, this issue can be easily solved if we update the namespaces of each of the test files. This is an easy thing to do, but requires a lot of legwork to check and run the tests.

from gtsam.

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.