I downloaded fpc 2.0.0 last night. It's been years since I've done pascal programming so these may be really dumb questions, if so I apologize. First off, the readme says to compile the hello.pas program in the \demo directory to make sure the compiler is working. There is no hello.pas nor is there a demo directory, there is an examples directory but it doesn't have it in there either. That's not a big deal though, I wrote my own and I was able to compile it just fine.
The big problem is that I cannot get any of the example programs to compile. It can't find any of the libraries (opengl, tcl, free vision). The compiler set up a config file when I installed but it still doesn't see them. I've tryed putting the directories in the IDE that comes with it but it didn't help. I tryed deleting and reinstalling it but it still didn't work.
Can anyone tell me what I'm doing wrong? I couldn't find anything in the documentation about it.
-gunder