Barthel, Marco (Marco)
2008-02-18 17:34:17 UTC
Hi,
be aware that the "vc9"-makefile generates DLLs with "vc8" as part of the name.
There is a typo in x86_win32_vc9.mk:
compiler_version_suffix=_vc8
should be
compiler_version_suffix=_vc9
-marco
-------------------------------------
#
# x86_win32_vc9.mk - make variables and rules specific to Visual Studio 9
#
WindowsNT = 1
x86Processor = 1
compiler_version_suffix=_vc8
WINVER = 0x0501
BINDIR = bin/x86_win32
LIBDIR = lib/x86_win32
Marco Barthel | Comergo GmbH | Heilbronner Str. 314 | 70469 Stuttgart
Sitz der Gesellschaft: Stuttgart
Registergericht: Amtsgericht Stuttgart - HRB 22107
Gesch?ftsf?hrer: Andreas von Meyer zu Knonow, Udo B?hler, Thomas Kreikemeier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20080218/3a3d99c9/attachment.htm
be aware that the "vc9"-makefile generates DLLs with "vc8" as part of the name.
There is a typo in x86_win32_vc9.mk:
compiler_version_suffix=_vc8
should be
compiler_version_suffix=_vc9
-marco
-------------------------------------
#
# x86_win32_vc9.mk - make variables and rules specific to Visual Studio 9
#
WindowsNT = 1
x86Processor = 1
compiler_version_suffix=_vc8
WINVER = 0x0501
BINDIR = bin/x86_win32
LIBDIR = lib/x86_win32
Marco Barthel | Comergo GmbH | Heilbronner Str. 314 | 70469 Stuttgart
Sitz der Gesellschaft: Stuttgart
Registergericht: Amtsgericht Stuttgart - HRB 22107
Gesch?ftsf?hrer: Andreas von Meyer zu Knonow, Udo B?hler, Thomas Kreikemeier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20080218/3a3d99c9/attachment.htm