Code Monkey home page Code Monkey logo

opengl-examples's People

Contributors

yunhsiao avatar zuck avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

opengl-examples's Issues

Error in CMake

I tried building project files for opengl-examples for visual studio using cmake-gui. The source I used was cloned opengl-examples.

Cmake settings
Where is the source code: e:/Users/iJam/Source/Repos/opengl-examples
Where to build the binaries: e:/Users/iJam/Source/Repos/opengl-examples/build

After i press configure, i get error in dialog box
Error
Error in configuration process, project files may be invalid

image

I tried putting proper glew and glfw directory like below

image

After press configure until no reds, heres what i get.

image

It might be silly mistake on my end, but im kinda noob in this cmake thing.

What did i do wrong and how to fix it?

Thanks.

make fails in the Linking step

I am working on a linux machine and the make command gives me an error

$ make
[ 8%] Building CXX object Examples/Window/CMakeFiles/Window.dir/main.cpp.o
[ 16%] Linking CXX executable ../../Binaries/Linux/Release/Window
/usr/bin/ld: /usr/local/lib/libglfw3.a(vulkan.c.o): undefined reference to symbol 'dlclose@@GLIBC_2.2.5'
//lib/x86_64-linux-gnu/libdl.so.2: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Examples/Window/CMakeFiles/Window.dir/build.make:102: recipe for target``'Binaries/Linux/Release/Window' failed
make[2]: *** [Binaries/Linux/Release/Window] Error 1
CMakeFiles/Makefile2:118: recipe for target 'Examples/Window/CMakeFiles/Window.dir/all' failed
make[1]: *** [Examples/Window/CMakeFiles/Window.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2

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.