Git Product home page Git Product logo

Comments (3)

MarkCallow avatar MarkCallow commented on September 28, 2024

By default only the tools and library are installed. You have to click the Customize button on the pkg install dialog then check the Development box to install the include files. There is a note at the bottom of the Read Me (second) pane of the dialog saying you need to do this if developing applications.

It seems like it is an error that the CMake file was installed without Development being checked. The config for your project should have failed saying it couldn't find KTX. Please confirm if the find step was indeed successful or not so I won't waste time investigating a possible non-problem.

from ktx-software.

Raffaello avatar Raffaello commented on September 28, 2024

the find step was succesful (findpackage). the cmake file was present as i was able to literally find it, but after the cmake generation step, the cmake build step was failing due to cannot find #include <ktx.h>. hence here this ticket.

ok thanks, for that i did check on that dialog box.

from ktx-software.

MarkCallow avatar MarkCallow commented on September 28, 2024

I will fix it so that the CMake files are bundled in the Development component with the header files.

from ktx-software.

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.