[omniORB] How to include omnithread in my application?
Stefan Naewe
stefan.naewe at atlas-elektronik.com
Fri Nov 2 08:57:38 GMT 2007
On 11/2/2007 3:41 AM, Ashish Bhatt wrote:
> Sorry Stefan,,
>
> Here I am sending the whole the data which I got in the BuildLog.htm file.Do
> you fing any problem or any suggetion then please reply me.
>
> Build Log Build started: Project: WinRTMP, Configuration: Debug|Win32
> Command Lines Creating temporary file
> "e:\Testing_and_Download\Testing\WinRTMP_Wokiing\WinRTMP\Debug\RSP0000018322544.rsp"
> with contents
> [
> /Od /I "./omnithread" /I ".." /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D
> "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h"
> /Fp"Debug\WinRTMP.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP
> .\WinRTMP.cpp
>
There we go!
Citing from README.win32.txt:
"
c)
[...]
5. **This is an important step.**
Select The Code Generaion Tab: (Under C++ in project properties)
In the Preprocessor Definitions Box Add The Macros:
__WIN32__,__x86__,_WIN32_WINNT=0x0400
If this is NT 4.0, Windows 2000 or XP (or something later), add
the macros __NT__ and __OSVERSION__=4 as well.
"
Can you guess what't missing ?
S.
--
----------------------------------------------------------------
Dipl.-Inform. Stefan Naewe ATLAS Elektronik GmbH
Dept.: NUS T4
phone: +49-(0)421-457-1378 Sebaldsbruecker Heerstr. 235
fax: +49-(0)421-457-3913 28305 Bremen
----------------------------------------------------------------
/dev/random says: Prosecutors will be violated
More information about the omniORB-list
mailing list