Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / June 2006

Tip: Looking for answers? Try searching our database.

IBEnterpriseServer fatal error LNK1104: cannot open file 'libci.li

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Durga - 24 Jun 2006 15:36 GMT
HI,

   I am converting VC++ 6.0 to .NET 2003. But I am getting linker error.

Error:
MyApplication fatal error LNK1104: cannot open file 'libci.lib'.

  MyApplication has OpenSSL, MFC and win 32 console based application.

  How do I resolve this problem?

 Any Idea?

Thanks & Regards,
Siri.

Signature

Thanks & Regards,
Durga.
--
Thanks & Regards,
Durga.

Bruno van Dooren - 24 Jun 2006 17:00 GMT
>    I am converting VC++ 6.0 to .NET 2003. But I am getting linker error.
>
> Error:
> MyApplication fatal error LNK1104: cannot open file 'libci.lib'.
>
>   MyApplication has OpenSSL, MFC and win 32 console based application.

the linker is trying to find libci.lib, but can't find it.

the folder that contains that library should be placed either in your
project configuration under
project->properties->configuration properties->linker->general->additional
library directories

or globally under
tools->options->projects and solutions->vc++ directories

Signature

Kind regards,
   Bruno van Dooren
   bruno_nos_pam_van_dooren@hotmail.com
   Remove only "_nos_pam"


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.