| |
| | |
| I am trying to use the Distinct rpcgen utility and I get the following error
""(null), line 0: error executing preprocessor (cl /C /EP /nologo), create process failed; exit code is 2"".
|
|
| | |
| Product: Distinct RPC for C, C++, Delphi | Topic: General | Last updated: 3/31/2008 | | | | Q.: I am trying to use the Distinct rpcgen utility and I get the following error
""(null), line 0: error executing preprocessor (cl /C /EP /nologo), create process failed; exit code is 2"".
| A.: This is because "CL.EXE" is not in the PATH environmental variable.
You can run "$(VC_DIR)\BIN\VCVARS32.BAT" before running "RPCGEN.EXE",
where VC_DIR is the directory in which Visual C is installed
|
If you did not find what you are looking for:
|
![]()
|
|