Build Error

Post Reply
User avatar
Greg Gammon
Posts: 105
Joined: Fri Jun 09, 2006 3:27 pm
Location: Bryan, Texas

Build Error

Post 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)
User avatar
Greg Gammon
Posts: 105
Joined: Fri Jun 09, 2006 3:27 pm
Location: Bryan, Texas

Post 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.
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Greg,

Glad to know you solved it :)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply