Coder Social home page Coder Social logo

xsde-cmake's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

tiangles iamfork

xsde-cmake's Issues

How to use CMakeLists

Hello,
sorry I'm new in cmake and my question may be stupid.
I just downloaded the xsde source and I set-up my cygwin enviroment to work correctly with cmake.

Where should I put the CMakeLists file in order to generate cxx-hybrid library (at least)?

I put it inside xsde-downloaded-packet\libxsde\ and i get the following error when run cmake
-- Configuring done
CMake Error at CMakeLists.txt:557 (add_library):
Cannot find source file:
c/expat/xmlparse.c

I put it inside xsde-downloaded-packet\libxsde\xsde i get the following error when run make (cmake works):

/home/Ivan/xsde/xsde-3.2.0-i686-windows/libxsde/xsde/c/expat/xmlparse.c:5:24: fatal error: xsde/c/pre.h: No such file or directory
#include <xsde/c/pre.h>
^
compilation terminated.

Thanks in advance for the help.

[EDIT]

Solved!
I had to create a directory xsde inside xsde and put in it both c and cxx folders
(/libxsde/xsde/xsde/c.. and /libxsde/xsde/xsde/cxx)
Then I had to modifiy by inserting the following line
include_directories(".").

Maybe that tricky is not the best approach but it was the only way I found.

Ivan

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.