QueryCAT Logo
Search 5,000,000+ questions and answers.

Frequently Asked Questions

Why the undefined reference to WinMain@16?

Cygwin FAQ
If you're using gcc, try adding an empty main() function to one of your sources. Or, perhaps you have -lm too early in the link command line. It should be at the end: bash$ gcc hello.c -lm bash$ ./a.exe Hello World! works, but bash$ gcc -lm hello.c /c/TEMP/ccjLEGlU.o(.text+0x10):hello.c: multiple definition of 'main' /usr/lib/libm.a(libcmain.o)(.text+0x0):libcmain.c: first defined here /usr/lib/libm.a(libcmain.o)(.text+0x6a):libcmain.

Why do I get an error about an undefined reference to "__inet_ntoa" or other __inet_* symbols?

Apache Server Frequently Asked Questions
If you have installed BIND-8 then this is normally due to a conflict between your include files and your libraries. BIND-8 installs its include files and libraries /usr/local/include/ and /usr/local/lib/, while the resolver that comes with your system is probably installed in /usr/include/ and /usr/lib/. If your system uses the header files in /usr/local/include/ before those in /usr/include/ but you do not use the new resolver library, then the two versions will conflict. See similar questions...

Why am I getting 'unresolved external '_WinMain@16' when I compile my console application?

Windows Programming FAQ
On Visual C++, you can create a console application project by selecting 'Win32 Console Application' from the New Project list. Alternatively, you can change an existing project to a console application by changing your project options. Change your linker settings (Project - Settings - Link tab - Project Options) to /subsystem:console (it should have had /subsystem:windows): See similar questions...

Why do I get "undefined reference to gzputc"?

Frequently Asked Questions about zlib
check that you don't have old files libz.* in /usr/lib, /usr/local/lib or /usr/X11R6/lib. Remove any old versions, then do make install. See similar questions...

Anchor(comp_undef)]]Why do I get {{{undefined reference to 'main'}}} errors?

GCJ FAQ - GCC Wiki
When using GCJ to link a Java program, you must use the --main= option to indicate the class that has the desired main method. This is because every Java class can have a main method, thus you have to tell gcj which one to use. GCJ will compile both source (.java) and bytecode (.class) files. However, in many cases the native code produced by compiling from source is better optimized than that compiled from .class files. See similar questions...

What does "undefined reference" to blah-blah mean?

Beginner FAQ - GPWiki
This is known as a linker error and is the most common linker error. I'll assume you know about functions. Let's say you called a function that creates a window for you, CreateWindow(). Since you didn't write CreateWindow() and somebody else did, you need to tell the linker where to find CreateWindow() because it did not find it on its own. Maybe CreateWindow() is part of a library called XXX. The solution to this problem depends on what compiler/IDE you are using. See similar questions...

Why does the build fails with undefined symbols?

LessTif Frequently Asked Questions
On the other hand, please make sure that you've built the entire distribution with the same configuration. Not clear ? After running the "configure" command with its options, you should ideally run "make clean". Otherwise e.g. clients/Motif-1.2/mwm/Makefile may be configured such that it looks for stuff that isn't there in lib/Xm/* . See similar questions...

How does LSL handle undefined terms?

Larch Frequently Asked Questions
The following answer is adapted from a posting to 'comp.specification.larch' by Horning (July 19, 1995) in response to a question by Leavens (July 18, 1995). The trouble starts with your question: there are no "undefined terms" in LSL. LSL is a language of total functions. There are no partial functions associated with operators, although there may be underspecified operators (i.e., operators bound to functions with different values in different models). See similar questions...

Whom do you choose as your reference and why?

Most frequently asked Interview Questions
Name the references and how you know them. You can also show that you are a person who care for relationships and how you stand in good stead with them. See similar questions...

What are reference materials?

GSCC Libraries FAQ
Reference materials include dictionaries, encyclopedias, almanacs, periodical indexes, atlases, and college catalogs or schedules. Many specialized reference works and bibliographies are also considered to be for reference use. They are not usually items that you would want to read from cover to cover. These materials allow you to locate required information fairly quickly, read and take notes, or make photocopies for later use. See similar questions...

Who should I have as a reference?

Better Business
Preferrably managers from your two most current / longest employments. If you don't have references from earlier employments you may have persons that knows you well; for example a teacher, trainer or board member of an organisation that you are involved in. If you have worked for a Market Research- or Mystery Shopping company, you have to state references to them. (2004-09-25) If you cannot find the page www.betterbusiness.se the site is not available, try again later. See similar questions...

Who can I put down to give me a reference?

Oxfam Stewards :: FAQ
Ideally anyone you would use on a job application, so employer, tutor, or professional person who knows you in a formal capacity. Your house mate or a member of your family will not do!!! And ideally, if you know someone who works for Oxfam, then use them. (We do check all references). See similar questions...

Question #16: Can I meet with an advisor?

Frequently Asked Questions (FAQ)
Answer: Yes. Once a month (except in February) we offer information sessions where you can learn about our program and discuss your goals with an advisor from Health Care Policy and Management. See similar questions...

QUESTION 16: What is a treaty statement?

Qualified Intermediary Frequently Asked Questions
Name of account holder] meets all provisions of the treaty that are necessary to claim a reduced rate of withholding, including any limitation on benefits provisions, and derives the income within the meaning of section 894 of the Code, and the regulations thereunder, as the beneficial owner. ANSWER 17: Yes. An account holder that is required to provide a treaty statement must sign and date the treaty statement. See similar questions...

Why do I have undefined referrers in reports?

Web CEO: Frequently Asked Questions
a referrer isn't located on the Web, or is located on the local Web, or is blocked by a firewall or another similar program; a visit has started on a page of your site that lacks tracking script, or the page's script didn't work for some reason (for example, if the page is very large and takes some time to load, the visitor might not wait until it loads fully before proceeding to another page). your site consists of frames. See similar questions...

How can a synth be programmed, if everything is so open and undefined?

FAQ <neuron> Neuronal Synthesizer - Hartmann-Music.com
In Neuron, as in any other synth, all features are pre-defined but can be overridden by the user. Neuron just intelligently selects the predefined parameter set for you to provide utmost and instant control. If you don't like what it does, you are of course free to change everything according to your own taste and preferences. See similar questions...

What is SDLMain.m? Do I need it? Why is _main undefined?

Simple DirectMedia Layer
Just like main() is the entry point for C programs (inc. C++, Objective-C, and Objective-C++), SDL_main() is the main entry point for SDL programs. However, you don't actually write an SDL_main() function. The header file "SDL_main.h" remaps your main() function to the SDL_main() function with a function macro. Your SDL_main() function is called after the code in SDLMain.m has performed the required "bootstrap" initializations to support the SDL runtime. You must include either SDLMain.m/. See similar questions...

What is a reference laboratory test?

deCODE diagnostics
deCODE AF? is a reference laboratory test, which means that a sample is sent to our laboratory for analysis. The test itself is not performed in a doctor's office.Back to top of page See similar questions...

Explore Other Topics

Does my spouse have to file jointly with me?
Will the SignaLink work with my radio?
What is the Gross Vehicle Weight Rating?
For more information about dialysis, see: Which type of dialysis should I have?
What does Frequency Hopping Spread Spectrum (FHSS) mean and what are the benefits of having it?
Will Just For Men stain my hands?
Can I play DVDs on the Xbox 360?
My ISP blocks port 25, is there an alternate ?
How do I get a Certificate of Existence (Good Standing Certificate) on a Delaware corporation?
What are the most common side effects?
Why do I get an Unused node detected error when I start up the CCNet server?
Can I use my Fritschi bindings at the ski resort?
How do I control weeds in my Sir Walter lawn?
Can you assist with my Permanent Resident Card Application?
More Questions >>

© Copyright 2007-2013 QueryCAT
About • Webmasters • Contact