Home > Software engineering >  The idl file compiler generated. H. CPP file
The idl file compiler generated. H. CPP file

Time:09-27

I have an idl file, use tao_idl compile, the command is:
Tao_idl. Exe - GI C: \ \ Graph. The idl, the error shows "tao_idl. Exe: spawn of" CL. Exe "failed"
Where is wrong?

CodePudding user response:

the Idl file compiled into c + + header file

CodePudding user response:

Can be used directly MIDL compile, TAO_IDL used
  • Related