LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 06-14-2001, 03:32 PM   #1
mandrake_linux
LQ Newbie
 
Registered: Mar 2001
Posts: 22

Rep: Reputation: 15

Hi, I am trying to assemble source code that uses various libraries of the Windows API. However I keep getting an error message from my Assembler, Turbo Assembler 5. The message says:

Unresolved external'_ some procedure' referenced from module "directory of current project"

Anybody know what Unresolved external mean?
 
Old 06-19-2001, 11:38 PM   #2
jrmann1999
Member
 
Registered: Feb 2001
Location: Texas
Distribution: Slackware, Mandrake, LFS
Posts: 306

Rep: Reputation: 30
It means that whatever your compiling depends on something external. Confused? Imagine that your using someone else's code and they've written in a function to a DLL. If you don't link that DLL and call it EXACTLY as they wrote it your going to get an unresolved external problem. What I would suggest is that you review ALL of your functions/variables and look to see that your not linking against something you don't have.

BTW, if anyone has compiled a piece of software on Linux w/o the appropriate library installed(JPEG comes to mind with most graphics apps) you will get the unresolved external error, or some derivation.

J
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
porting Win32 API calls to Linux integer Programming 3 03-30-2005 10:41 PM
If Win32 is for WIndows than What is the API for Linux ? indian Programming 14 01-07-2005 02:28 PM
cross platform C or C++ API for linux and Win32 tcma Linux - Software 1 12-09-2004 11:05 PM
Stupid win32 API question.... pld Programming 12 04-02-2004 03:46 PM
Design flaws in Win32 API Mara General 8 08-12-2002 01:01 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 11:32 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration