Compiling in borland c++

I am giving a shot at using this in builder 4.0 having trouble setting it up to compile… (wants to default to those stupid forms)… probily a stupid question but I haven’t used it in awhile

You did not ask a question really, did you? :smiley:
Anyway… I dont use Borlands compiler, but make sure all paths are set up right. I have 8 paths for the compiler and 5 for the linker in my set up.

Builder 4.0 is a bit long in the tooth and the compiler isn’t very compliant by modern standards, but maybe you can import the vc6 project? Alternatively you could download one of the newer, free Borland offerings and/or build the makefile yourself.