roger
2006-10-17 08:09:28 UTC
Thanks to Clarke Brunt!
I has this problem:
I downloaded the Win32 binary distribution of omniORB,File is omniORB-4.0.7-win32-vc7.zip , file size is 17.6MB,But omniORB407_ms7.exe is 36.3MB size.
What's the difference between them( .exe file and .zip file package)?
In omniORB-4.0.7-win32-vc7.zip ,It's .DLL and .lib is used by the compiler
which one? Is MSVC++7.1 or MSVC++7.1 compiler?
My application code in debug mode ,add The following Libraries to "Additional Dependencies":
omniORB407_rtd.lib
omnithread32_rtd.lib
omniDynamic407_rtd.lib
ws2_32.lib
mswsock.lib
odbc32.lib
odbccp32.lib
msvcstubd.lib
release mode add The following Libraries to "Additional Dependencies":
omniORB407_rt.lib
omnithread32_rt.lib
omniDynamic407_rt.lib
ws2_32.lib
mswsock.lib
odbc32.lib
odbccp32.lib
msvcstub.lib
Is this correct?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20061017/6d2acd35/attachment.htm
I has this problem:
I downloaded the Win32 binary distribution of omniORB,File is omniORB-4.0.7-win32-vc7.zip , file size is 17.6MB,But omniORB407_ms7.exe is 36.3MB size.
What's the difference between them( .exe file and .zip file package)?
In omniORB-4.0.7-win32-vc7.zip ,It's .DLL and .lib is used by the compiler
which one? Is MSVC++7.1 or MSVC++7.1 compiler?
My application code in debug mode ,add The following Libraries to "Additional Dependencies":
omniORB407_rtd.lib
omnithread32_rtd.lib
omniDynamic407_rtd.lib
ws2_32.lib
mswsock.lib
odbc32.lib
odbccp32.lib
msvcstubd.lib
release mode add The following Libraries to "Additional Dependencies":
omniORB407_rt.lib
omnithread32_rt.lib
omniDynamic407_rt.lib
ws2_32.lib
mswsock.lib
odbc32.lib
odbccp32.lib
msvcstub.lib
Is this correct?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20061017/6d2acd35/attachment.htm