Code Monkey home page Code Monkey logo

rendirt's Introduction

rendirt's People

Contributors

fbbdev avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

rendirt's Issues

OSX & macports SDL installation / compiling error

The problem is that the include path already contains the SDL2 directory.

ninja: Entering directory `build'
[2/4] Compiling C++ object 'examples/examples@@animation@exe/animation.cpp.o'.
FAILED: examples/examples@@animation@exe/animation.cpp.o
c++ -Iexamples/examples@@animation@exe -Iexamples -I../examples -I. -I../ -I/opt/local/include/SDL2 -flto -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -Werror -std=c++11 -g -D_THREAD_SAFE  -MD -MQ 'examples/examples@@animation@exe/animation.cpp.o' -MF 'examples/examples@@animation@exe/animation.cpp.o.d' -o 'examples/examples@@animation@exe/animation.cpp.o' -c ../examples/animation.cpp
../examples/animation.cpp:1:10: fatal error: 'SDL2/SDL.h' file not found
#include <SDL2/SDL.h>

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.