Board index » cppbuilder » Need nmfast50.lib

Need nmfast50.lib


2005-07-22 04:58:40 AM
cppbuilder93
I am trying to install a 3rd party component on my Builder 5 system, but the
build operation
is complaining about the lack of nmfast50.lib. What is this file, and where
can I get it? Is it
present on Builder 6 personal edition?
 
 

Re:Need nmfast50.lib

Hi,
Quote
I am trying to install a 3rd party component on my Builder 5 system, but the
build operation
is complaining about the lack of nmfast50.lib. What is this file, and where
The project they gave you references that in it's Runtime packages list.
Assuming the project/component does not really need that package (it
probably doesn't), then set Project | Options | Packages | Build with
Runtime Packages-->ON(if it is OFF). Then find nmfast50 in the list of
Runtime Packages and remove it. Then turn the "Build with Runtime
Packages" checkbox back to it's original state (or whatever state you want).
--Craig