bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnubg] iconv.dll build problems in windows in visual studio 2005


From: yeshwanth.c
Subject: [Bug-gnubg] iconv.dll build problems in windows in visual studio 2005
Date: Tue, 5 Dec 2006 19:51:30 +0530

Hi,

 

I am trying to build libiconv to get iconv.dll on Windows Studio 2005 using the following commands.  However I get errors like the following.  Can somebody help me?

 

For shared library (DLL):

 

         nmake -f Makefile.msvc NO_NLS=1 DLL=1 MFLAGS=-MD

      or

         nmake -f Makefile.msvc NO_NLS=1 DLL=1 MFLAGS=-MD check

                                                   [This runs the testsuite.]

 

      For static library:

 

         nmake -f Makefile.msvc NO_NLS=1 MFLAGS=-MD

      or

         nmake -f Makefile.msvc NO_NLS=1 MFLAGS=-MD check

 

.  .  . . . .

.  .  .  .  .

DS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c progreloc.c

Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86

Copyright (C) Microsoft Corporation.  All rights reserved.

 

progreloc.c

progreloc.c(307) : error C2065: 'EXEEXT' : undeclared identifier

progreloc.c(317) : error C2099: initializer is not a constant

NMAKE : fatal error U1077: '"D:\Program Files\Microsoft Visual Studio 8\VC\BIN\c

l.EXE"' : return code '0x2'

Stop.

NMAKE : fatal error U1077: '"D:\Program Files\Microsoft Visual Studio 8\VC\BIN\n

make.exe"' : return code '0x2'

Stop.

 

Thanks in advance,

 

yesh

 

 

 

Disclaimer: The information contained in this communication is intended solely for the individual or entity to which it is addressed. It may contain confidential and/or legally privileged information. Any review, retransmission, dissemination or other use of, or taking any action based on the contents of this information by persons or entities other than the intended recipient is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by responding to this email and then delete it from your system. Aditya Birla Group Companies attempt to sweep e-mails and attachments for viruses. We do not guarantee that either is virus-free and we accept no liability for any damage sustained as a result of viruses.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]