News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

I need help installing OpenGL to Codeblocks

Started by eltomas2003, March 07, 2021, 04:00:49 AM

Previous topic - Next topic

eltomas2003

It just doesn't seem to work, it says:
||=== Build file: "no target" in "no project" (compiler: unknown) ===|
C:\Users\melin\OneDrive\Documents\My project\Application.cpp|1|fatal error: GLFW/glfw3.h: No such file or directory|
||=== Build failed: 1 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|

for some apparent reason.

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

stahta01

The Code::Blocks IDE/Editor is normally used with an CB Project.
I suggest using a project.
I hope this wiki link will help; I have not read it in years.

http://wiki.codeblocks.org/index.php/Creating_a_new_project

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]