This is the mail archive of the win32-x11@sources.redhat.com mailing list for the win32-x11 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Xwin.exe missing


Hi,
The problem I am currently facing is that I am not
getting the Xwin.exe even when the code builds. I am
getting X11.dll.
Can u tell me a probable reason for this.
Thankls in advance.
Regards,
Ashish



Your X11.lib did not compile.


-----Original Message-----
From: Ashish Gupta [mailto:asgupta2k@yahoo.com] 
Sent: Thursday, September 05, 2002 5:43 AM
To: win32-x11@sources.redhat.com
Subject: installation problem

Hi,
I got this error while installing the library files
using "nmake install". Can anyone help me in debugging
error. I am compiling the code with MSVC 6.0 and have
SDK installed on my box. Thanks in advance.
Regards,
Ashish 


"installing" in ./lib/X11...
	nmake -nologo -L                  
        DESTDIR= install
	if exist X11.lib rm -rf X11.lib
	lib @C:\DOCUME~1\ashishg\LOCALS~1\Temp\nma01572.
Microsoft (R) Library Manager Version 6.00.8168
Copyright (C) Microsoft Corp 1992-1998. All rights
reserved.

-out:X11.lib -def:X11.def Context.obj Depths.obj
ParseCmd.obj Quarks.obj AllCells.obj AllPlanes.obj
AllowEv.obj AutoRep.obj Backgnd.obj BdrWidth.obj
Bell.obj .........

X11.def : error LNK2001: unresolved external symbol
_Xsetlocale
X11.lib : fatal error LNK1120: 1 unresolved externals


__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]