User forums > Help
First time run trouble on codeblocks 16.01 in linux mint
thadart:
Sorry, should have googled that before reply :-X
I knew what it is, just its a 2 words name in my language and i wasnt associating.
Hope the file attached is enough to know that its not a symlink. It shows the Properties window of the folder that contains the project im trying to build and run.
I am being more specific and i also attach the error that shows on console when i choose "No" in the pop up window that appears saying "It seems that your project has not been built yet. Do you want to build it now?"
I have looked for information about error 127, it should be a path issue or a typo issue. As well as i have tryed with different projects, incluiding HelloWorld, i think we can discard it's a typo error.
oBFusCATed:
What happens if you paste the whole line after 1: in a terminal and try to run it?
thadart:
You mean to write "./home/pelu/Escritorio/dungeon/bin/Debug/dungeon" on a terminal ?
When I do that, this line appears:
bash: ./home/pelu/Escritorio/dungeon/bin/Debug/dungeon : File or folder doesn't exist
oBFusCATed:
".", means current folder; ".." means the parent folder. Try without them.
thadart:
I tried without the "." character, just "/home/pelu/Escritorio/dungeon/bin/Debug/dungeon" and enter.
I got the same message: "bash: /home/pelu/Escritorio/dungeon/bin/Debug/dungeon: File or folder doesnt exist".
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version