Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Help
»
bin folder
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: bin folder (Read 6695 times)
Pete330
Single posting newcomer
Posts: 8
bin folder
«
on:
May 17, 2015, 11:15:37 am »
I get the following message when I try to create a new proect:
Error: couldnt a project direktory: /bib/
Logged
oBFusCATed
Developer
Lives here!
Posts: 13406
Re: bin folder
«
Reply #1 on:
May 17, 2015, 11:38:48 am »
Can you copy/paste the exact error message?
What os are you using, what version of cb?
Logged
(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!]
Pete330
Single posting newcomer
Posts: 8
Re: bin folder
«
Reply #2 on:
May 17, 2015, 02:53:50 pm »
I am using linux cinnamon,Rebecca and cb 13.12
Logged
Jenna
Administrator
Lives here!
Posts: 7252
Re: bin folder
«
Reply #3 on:
May 17, 2015, 03:00:25 pm »
When creating a new project make sure you have read/write-access to the "Folder to create project in:"(the folder hast to be an absolute folder, beginning with "/") !
Logged
Pete330
Single posting newcomer
Posts: 8
Re: bin folder
«
Reply #4 on:
May 17, 2015, 06:24:59 pm »
Where do I get read / write rights?
Logged
oBFusCATed
Developer
Lives here!
Posts: 13406
Re: bin folder
«
Reply #5 on:
May 17, 2015, 07:10:51 pm »
Most of the times you have write acccess in the folders in your home folder - /home/<your_username> or ~.
Logged
(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!]
Pete330
Single posting newcomer
Posts: 8
Re: bin folder
«
Reply #6 on:
May 29, 2015, 02:32:18 pm »
I have read about read/write rights but I am not sure how to them. I know it has something do with Linux. Can anyone tell me how.
Logged
marcelinux
Multiple posting newcomer
Posts: 10
Re: bin folder
«
Reply #7 on:
May 31, 2015, 10:31:17 am »
Create your project in your /home directory. e.g. If your user is Pete330, you have a /home/Pete330/ directory. Create your project there.
Logged
I just need learn a little bit more. Thank you for your help.
Pete330
Single posting newcomer
Posts: 8
Re: bin folder
«
Reply #8 on:
June 03, 2015, 09:05:05 pm »
Thanks that worked out fine. Otherwise I found out how to get permission to create a file.
Now I have another problem. When I try to build code blocks stops at the first header file with the following message: "no such file or directory."
Logged
oBFusCATed
Developer
Lives here!
Posts: 13406
Re: bin folder
«
Reply #9 on:
June 03, 2015, 09:07:45 pm »
Please read this
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F
Logged
(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!]
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
bin folder