Hi,
I have a code which starts with several "include XXX.h" statments.
I can "build" and "make" its project, and compile the file.
When I'm trying to run the program though, I get an error messege saying "Unresloved External" for every function which consists in one of the ".h" files.
I'm using BC5 in WinXP.
The program runs perfectly under UNIX, with its compalier.
I have no idea what so ever why it does not run on BC5,
If you can help, I would appreciate very much since I'm totaly out of ideas,
Thanks,
Ran
I have a code which starts with several "include XXX.h" statments.
I can "build" and "make" its project, and compile the file.
When I'm trying to run the program though, I get an error messege saying "Unresloved External" for every function which consists in one of the ".h" files.
I'm using BC5 in WinXP.
The program runs perfectly under UNIX, with its compalier.
I have no idea what so ever why it does not run on BC5,
If you can help, I would appreciate very much since I'm totaly out of ideas,
Thanks,
Ran