GLFW scheint nicht zu importieren [geschlossen]C++

Programme in C++. Entwicklerforum
Anonymous
 GLFW scheint nicht zu importieren [geschlossen]

Post by Anonymous »

Ich folge einem Tutorial zur Verwendung von OpenGL, aber mein GLFW scheint nicht zu funktionieren. Irgendwelche Ideen, warum?

Code: Select all

main] Building folder: d:/OxoTecAssets/OxoTec Development Dept/coding stuff/C++/OpenGl/Tutorial/build

[build] Starting build

[proc] Executing command: "C:\Program Files\CMake\bin\cmake.exe" --build "d:/OxoTecAssets/OxoTec Development Dept/coding stuff/C++/OpenGl/Tutorial/build" --config Debug --target all -j 6 --

[build][ 50%] Linking CXX executable hello_window.exe

[build] d:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/bin/ld.exe: cannot find -lglfw

[build] collect2.exe: error: ld returned 1 exit status

[build] CMakeFileshello_window.dirbuild.make:101: recipe for target 'hello_window.exe' failed

[build] mingw32-make.exe[2]:***[hello_window.exe] Error 1

[build] CMakeFilesMakefile2:85: recipe for target 'CMakeFiles/hello_window.dir/all' failed

[build] mingw32-make.exe[1]:***[CMakeFiles/hello_window.dir/all] Error 2

[build] Makefile:89: recipe for target 'all' failed

[build] mingw32-make.exe:***[all] Error 2

[proc] The command: "C:\Program Files\CMake\bin\cmake.exe" --build "d:/OxoTecAssets/OxoTec Development Dept/coding stuff/C++/OpenGl/Tutorial/build" --config Debug --target all -j 6 -- exited with code: 2

[driver] Build completed: 00:00:00.724

[build] Build finished with exit code 2

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post
  • Wie übertrage ich ein Array von Strukturen von glfw c++ nach glsl? [geschlossen]
    by Guest » » in C++
    0 Replies
    49 Views
    Last post by Guest
  • Das zweite GLFW-Fenster wird nicht gerendert?
    by Anonymous » » in C++
    0 Replies
    1 Views
    Last post by Anonymous
  • Die Textur ist in Apple Metal / GLFW / C ++ verschwommen
    by Anonymous » » in C++
    0 Replies
    33 Views
    Last post by Anonymous
  • Die Textur ist in Apple Metal / GLFW / C ++ verschwommen
    by Anonymous » » in C++
    0 Replies
    52 Views
    Last post by Anonymous
  • Wie kann ich GLFW in einem neuen Clion -Projekt hinzufügen?
    by Anonymous » » in C++
    0 Replies
    27 Views
    Last post by Anonymous