Board index » cppbuilder » help:what is flatstyle_cb.lib?

help:what is flatstyle_cb.lib?


2004-09-04 11:33:22 AM
cppbuilder7
i use bcb6.
and always meet a error which is can't find flatstyle_cb.lib when compile a
program,how can i get it.and where
thanks
 
 

Re:help:what is flatstyle_cb.lib?

flatstyle_cb.lib is not something that came with the compiler. Look
at whatever you have added for why it is needed and where it might be
found.
Please do not multi-post or cross-post messages. Borland newsgroup
guidelines require that you post a given question in only one
newsgroup.
info.borland.com/newsgroups/guide.html
. Ed
Quote
hugo wrote in message
news: XXXX@XXXXX.COM ...
i use bcb6.
and always meet a error which is can't find flatstyle_cb.lib when
compile a program,how can i get it.and where
thanks
 

Re:help:what is flatstyle_cb.lib?

"hugo" < XXXX@XXXXX.COM >wrote:
Quote
i use bcb6.
and always meet a error which is can't find flatstyle_cb.lib when compile a
program,how can i get it.and where
Get rid of the referrence to it.
Click Project | Options and select the Packages tab.
At the bottom of the tab sheet is an edit box. Enter that box,
find the referrence to the lib and remove it.
~ JD
 

{smallsort}