[omniORB] How to include omnithread in my application?

Ashish Bhatt ashish.bhatt12 at yahoo.com
Fri Nov 2 03:36:56 GMT 2007


Thanks you very much.

I tried these macros including the project preprocessor and I got the
solution.

I hope I was making very silly mistake and that was that , I was adding
these macros to omnithread project but not in the my other project in which
I was going to include omnithread.h file.

Now It is working properly.And if any problem will come then I will contact
you.

Once again Thanks for reply.



Stefan Naewe wrote:
> 
> 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
> 
> _______________________________________________
> omniORB-list mailing list
> omniORB-list at omniorb-support.com
> http://www.omniorb-support.com/mailman/listinfo/omniorb-list
> 
> 

-- 
View this message in context: http://www.nabble.com/How-to-include-omnithread-in-my-application--tf4729329.html#a13545187
Sent from the OmniORB - User mailing list archive at Nabble.com.




More information about the omniORB-list mailing list