Page 1 of 1

Build Error

Posted: Fri Jun 23, 2006 6:14 pm
by Greg Gammon
I have just installed all of the components of FWH and successfuly build Tutor01, Tutor02 etc. in the FWH Samples directory.

Now am trying to compile my progams in my development directory and the compile and C++ work fine but the linking seems to fail.

Error message:

Turbo Incremental Link......
Fatal: Unable to open file 'Fiveh.lib'

I have tried including Set Include=path....; set Lib=path...etc. into the bat file but still will not work.

Help! (thanks)

Posted: Fri Jun 23, 2006 7:43 pm
by Greg Gammon
Never mind...i found the line in the Bat file that needs to have the directory information changed... ..\lib\fiveh.lib must have the FWH actual directory replaced instead of the ".." Ahhhh the little things we love.

Posted: Fri Jun 23, 2006 10:29 pm
by Antonio Linares
Greg,

Glad to know you solved it :)