473,507 Members | 2,776 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

LNK 2019 Error

2 New Member
Hello,

I am trying to compile a C code using Visu al Studio 2005 Command Prompt but I get unresloved external symbol glp_lpx_create_problem_reference error LNK 2019 error. I am tyring to run GLPK-4.8 Linear program .I get fatal LNK1120 15 unresolved error.Please help

Thanks
Dec 28 '07 #1
5 2046
epots9
1,351 Recognized Expert Top Contributor
Moved to the C Forums where the resident experts can better assist you.

**Moved form Programming Challenges
Dec 28 '07 #2
oler1s
671 Recognized Expert Contributor
Did you link in the correct libraries?
Dec 28 '07 #3
GaneshVel
2 New Member
Did you link in the correct libraries?
All the libraries are in the root directory where I am compiling the C code. I am assuming that should be enough to link ...or is there an explicit way how to link the libraries.

Please help. Any advice would be appreciated.
Dec 29 '07 #4
oler1s
671 Recognized Expert Contributor
All the libraries are in the root directory where I am compiling the C code. I am assuming that should be enough to link ...or is there an explicit way how to link the libraries..
No most definitely not. It should be clear that your next step is to Google on how to link a library in Visual Studio.
Dec 29 '07 #5
gnanapoongothai
62 New Member
Check in the properties and include the additional lib files needed. Only including in the addtional depencies work. check it out.
Jan 2 '08 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

13
6572
by: deko | last post by:
I use this convention frequently: Exit_Here: Exit Sub HandleErr: Select Case Err.Number Case 3163 Resume Next Case 3376 Resume Next
1
6040
by: Peter Meier | last post by:
Hello, linking external libraries, which linked perfectly under net 2002 bring up lots of unresolved external symbols for standard iostream calls: any idea what could cause that or how to fix...
1
2253
by: Brett Baisley | last post by:
I keep getting the same two errors, can someone tell me what they mean an how to fix them? BreakOUT error LNK2019: unresolved external symbol _main referenced in function _mainCRTStartup...
7
4979
by: p | last post by:
WE had a Crystal 8 WebApp using vs 2002 which we upgraded to VS2003. I also have Crystal 9 pro on my development machine. The web app runs fine on my dev machine but am having problems deploying....
1
1454
by: sandeepkavade | last post by:
i am a newbie and using visual studio 2003 for my TinyXML parser test application. While building the project I am getting the following errors. Searched a lot on net but not got the solution to the...
2
3038
by: huzzaa | last post by:
1>Employee main.obj : error LNK2019: unresolved external symbol "public: void __thiscall Employee::nameDisplay(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char>...
1
1352
by: lizjaja | last post by:
hye, i'm very new to object oriented programming.i dont know why i get this error LNK 2019.I'm using VB2005 using MFC dialog based with a static library. i'm trying to use SetupDiGetClassDev to...
2
19403
hyperpau
by: hyperpau | last post by:
Before anything else, I am not a very technical expert when it comes to VBA coding. I learned most of what I know by the excellent Access/VBA forum from bytes.com (formerly thescripts.com). Ergo, I...
0
2897
hyperpau
by: hyperpau | last post by:
Before anything else, I am not a very technical expert when it comes to VBA coding. I learned most of what I know by the excellent Access/VBA forum from bytes.com (formerly thescripts.com). Ergo, I...
0
7221
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7109
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7372
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7029
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7481
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5619
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4702
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3190
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3179
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.