Forum > Beginners
GRAPH.TPU
nicolaiiii:
Hi all,
While compiling, I get still the error 'GRAPH.TPU missing'. I placed it in several directories:
- BIN
- BGI
- next to the source code
Nothing seems to work.
Thanks.
Bart:
GRAPH.TPU ?
FreePascal does not use ,tpu (Turbo Pascal Unit) AFAIK.
Bart
Leledumbo:
Free Pascal is source compatible but not binary compatible with Turbo Pascal. Use graph unit that comes with FPC instead of copying one from Turbo Pascal.
nicolaiiii:
Ok, but what is the file that I use to select else then graph.tpu?
Roland57:
--- Quote from: nicolaiiii on October 25, 2014, 08:02:24 pm ---Ok, but what is the file that I use to select else then graph.tpu?
--- End quote ---
Hello! if your compiler is correctly installed, you have nothing to do, just "build" your program: the compiler should find the unit.
Could you give us more informations about your installation? How do you compile?
Navigation
[0] Message Index
[#] Next page