Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » The linker does not find a .lib file
The linker does not find a .lib file [message #49429] Fri, 09 February 2018 12:27 Go to previous message
Giorgio is currently offline  Giorgio
Messages: 218
Registered: August 2015
Experienced Member
Hi there,
this is probably a really silly question.

I am writing an application who will communicate with a device through a RS232 port. I am using a library called "serial" downloaded from the web. I have built the library (using Visual Studio, as per instructions, because there is a visual studio project file included in the package) and obtained a file called "serial.lib". I created a directory called "serial" (in the same directory where my application directory is) and copied the headers file in it. Then I included the header file in my UPP project (#include <serial/serial.h>) and put the .lib file in c:\libraries. Then in UPP: Setup->Build methods, in the LIB directories tab, I added C:\libraries. The application compiles successfully, but I get a LNK2019 error from the linker.
Thanks for any help.
Gio
 
Read Message
Read Message
Read Message
Previous Topic: Core\Mt.ccp
Next Topic: LocalProcess2 doesnt show child app window (it is running)
Goto Forum:
  


Current Time: Fri Apr 26 02:13:11 CEST 2024

Total time taken to generate the page: 0.03807 seconds