From python-list Tue Apr 09 12:51:44 2002 From: "ian reinhart geiser" Date: Tue, 09 Apr 2002 12:51:44 +0000 To: python-list Subject: my own sip/pyqt bindings on win32 X-MARC-Message: https://marc.info/?l=python-list&m=101835684928204 Greetings I am trying to get my python bindings from linux to run on windows. I am getting a few linker errors though. I looked and see that I need the - DSIP_USE_DLL and -DQTDLL flags. Has anyone else done this before? I am basicly writeing a wrapper arround a widget I wrote, so it I have to link in both libsip.lib and libqtc.lib. Are there funky -D flags for libqtc.lib? I cannot find any. Thanks -ian reinhart geiser -- Ian Geiser http://geiseri.myip.org:8080/~geiseri/ _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- http://mail.python.org/mailman/listinfo/python-list