User forums > Help

cannot find C:\MinGW\lib: Permission Denied

(1/2) > >>

Atifhossain:
I downloaded Code Blocks  12.11 , then downloaded the MinGW compiler and also SFML. Then I moved the (SMFL) folder from (SMFL../include ) to (C:/MinGw/include) and also copied all the .a files from (SMFL../lib) to (MinGw/lib). I then compiled and ran a hello world project in Code::Blocks

The build message says :

cannot find C:\MinGW\lib: Permission Denied
What to do ?

oBFusCATed:
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F

stahta01:

--- Quote from: Atifhossain on March 07, 2013, 09:19:51 am ---I compiled and ran a project in Code::Blocks 12.11.The build message says :

cannot find C:\MinGW\lib: Permission Denied
What to do ?

--- End quote ---

Simple question, does the folder "C:\MinGW\lib" exist?
Can you open it when not using Code::Blocks?

Tim S.

Atifhossain:

--- Quote from: stahta01 on March 07, 2013, 10:07:55 am ---
Simple question, does the folder "C:\MinGW\lib" exist?
Can you open it when not using Code::Blocks?

Tim S.

--- End quote ---

Yea . The folder exist and I CAN open it from outside too.

stahta01:
What is the path inside Code::Blocks set to for the compiler toolchain?

What is the "message log" output in full compiler logging mode?

Tim S.

Navigation

[0] Message Index

[#] Next page

Go to full version