News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

It seems that this file has not been built yet... Pascal gpc

Started by Adri@n, February 16, 2011, 05:28:18 PM

Previous topic - Next topic

Adri@n

Hello everyone!

I have Debian and i wan't write/compile/run my programs in Code::Blocks.
When i try compile, i get message:
Quote
It seems that this file has not been built yet.
Do you want to build it now?

I install GNU Pascal Compiler gpc-4.1. I change in Settings --> Compiler and Debbuger --> toolchain executables to gpc (and gpc-4.1 too, thats name of gpc in Debian), and don't work :(.
But, when i try run compiled program (write/compile in TurboPascal or FreePascal), it work's.

Can someone help me?

Sorry for my english :D

Greets

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!]

Adri@n

I do this, information is still show, program run (when i click No), but in console is:
Quote
sh: /filelocalization/program: not found

Process returned 127 (0x7F) execution time: 0,001 s
Press ENTER to continue.

And nothing more :(