GithubHelp home page GithubHelp logo

Cmakelists error about devil HOT 5 OPEN

alexander-a-kharlamov avatar alexander-a-kharlamov commented on June 2, 2024
Cmakelists error

from devil.

Comments (5)

bcampbell avatar bcampbell commented on June 2, 2024

I'm doing some work on compiling DevIL with CMake. I'm working on Linux. I've done a little Mac testing, but not tried it at all under windows yet.

You might have better luck with what I've got so far:

https://github.com/bcampbell/DevIL

(And I'd love some feedback from anyone trying it on windows!)

from devil.

DentonW avatar DentonW commented on June 2, 2024

In the next month, I should start to have a little free time to play with DevIL. I definitely plan on looking at this - especially in Windows. Thanks!

from devil.

bcampbell avatar bcampbell commented on June 2, 2024

Currently, I've got it compiling and installing under Linux in a rough form (lots of config checks and options still missing), and I'm trying to get it working on Mac too. Mostly it just works as per Linux, but I'm having a lot of trouble deciding how to deal with differing inline handling on various compilers (I'll open another issue to document this).

from devil.

bcampbell avatar bcampbell commented on June 2, 2024

BTW - I've got a few things I want to work on in DevIL too, so I'll make sure to open things as issues here as I go to try and aid coordination!

from devil.

jh2os avatar jh2os commented on June 2, 2024

It looks like you need to change the CMakeList.txt for each of the src-IL, src-ILU, and src-ILUT folders.
In each file you should find and replace all "msvc/" with "msvc8" or "msvc9". After you have changed the three files, it will properly build with CMake

from devil.

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.