Re: [xml] libxml2 linker errors in Visual Studio 2010
- From: Bjoern Hoehrmann <derhoermi gmx net>
- To: Alec Taylor <alec taylor6 gmail com>
- Cc: xml gnome org
- Subject: Re: [xml] libxml2 linker errors in Visual Studio 2010
- Date: Thu, 13 Oct 2011 02:13:57 +0200
* Alec Taylor wrote:
1>LINK : fatal error LNK1561: entry point must be defined
<http://msdn.microsoft.com/en-us/library/ky737ya4(v=VS.100).aspx>:
The linker did not find an entry point. You may have intended to link
as a DLL, in which case you should link with the /DLL option. You may
have also forgotten to specify the name of the entry point; link with
the /ENTRY option.
Otherwise, you should include a main, wmain, WinMain, or wMain
function in your code.
That seems pretty clear.
--
Björn Höhrmann · mailto:bjoern hoehrmann de · http://bjoern.hoehrmann.de
Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de
25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]