User forums > Help

codeblocks doesn't work on windows 8 or 8.1

(1/1)

extremecoder:
Hi guys,
I really need your help. I just purchased a new laptop, it has windwos 8 operating system, and I am trying to practice my c++ code, but it gives me error and doesn't output. Please help...
Here is what I get when I run simple "Hello world" program.

||=== Build: Debug in codeblocks_testing (compiler: GNU GCC Compiler) ===|
ld.exe||cannot find -lsndfile|
ld.exe||cannot find -lglew|
||=== Build failed: 2 error(s), 0 warning(s) (0 minute(s), 2 second(s)) ===|

Thanks in advance,

Jenna:
Please do not post the same topic more than one time !!

It's not a windows 8.x problem, not even really a windows problem.

Just install the needed libs and setup your project correctly.

The FAQ might give you some hints on using 3rd-party libs.

Navigation

[0] Message Index

Go to full version