[omniORB] What is "Wbuse_quotes"

Martin Trappel 0xCDCDCDCD at gmx.at
Mon Jan 19 10:02:05 GMT 2009


Zheng Li wrote:
> Hi all:
>     When I using "make export" under the directory ./src/services, the bash shell
> return an error "can not find Wbuse_quotes". So, what does this tood mean and
> where can I find it?  Is it generated after your omni orb has been completely
> installed?  Thanks a lot!
> 

use_quote is an option for the c++ idl-compiler backend of omniidl.
Guessing from your error message I think someone *meant* to write:
omniidl -bcxx -Wbuse_quotes file.idl
but forget the dash "-" ...

You should check your makefile.

br,
Martin



More information about the omniORB-list mailing list