[omniORB] VC6 Question/omni idl file output question)
Vitaly Prapirny
marl@mebius.net
Thu Jan 2 16:50:02 2003
"Olden A (SApS)" wrote:
>
> Thanks Dave,
>
> you where right - i delighted the Stdafx when i pasted the eg3_clt
> sourcecode into my project (i did this for a test), and the _x86_ directive
> someone got deleted when i changed over to Release configuration - i had it
> "All Configurations".
>
> Those errors have now gone, but I know have four new errors, but i think
> they are related to the fact that the IDL outputs two files, with the
> extention .cc (EchoSK.cc) and (echo.hh). But VC doesn't seem to be compiling
> them, i've tried renaming them to .h and .cpp but that doesn't work.
>
> In the readme it says that the files should have the extention .cpp, is
> there anything i need to two to make force the idl to output these files
> instead the .hh and .cc version (or just get VC6 to compile those).
omniidl C++ back-end has following options:
-Wbh=<suffix> Specify suffix for generated header files
-Wbs=<suffix> Specify suffix for generated stub files
List of all omniidl C++ back-end options you can get by
omniidl.exe -bcxx -u
>
> Thanks
> Andrew
>
> _______________________________________________
> omniORB-list mailing list
> omniORB-list@omniorb-support.com
> http://www.omniorb-support.com/mailman/listinfo/omniorb-list