Giter Club home page Giter Club logo

Comments (2)

floooh avatar floooh commented on August 29, 2024 1

Hi, by using the *-vstudio-* build configurations instead of one of the specific *-vs2017-* (etc), fips should select the "default Visual Studio version" on your system (so if you only have VS2010 installed, it should pick this).

An alternative is to add local build-config files to your main project (like here in the sokol-samples: https://github.com/floooh/sokol-samples/tree/master/fips-files/configs), copy one of the *-vs2017-* configs from fips to your project directory (under fips-files/configs) and then change the cmake generator to Visual Studio 10 2010:

https://github.com/floooh/sokol-samples/blob/31f09afcbb0ebcff75b19a31ba63e68eb5cba42c/fips-files/configs/sapp-d3d11-win64-vs2015-debug.yml#L3

from fips.

Ron2014 avatar Ron2014 commented on August 29, 2024

I have made a try.

Build the boost_1_48_0 with VS2010 by it's original building script, then I get the include&library path which luabind need.

And I build luabind demo with fips using VS2017 compiler. It works.

from fips.

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.