Jump to Real's How-to Main page

Watcom C++ editor is not executed

The problem :
Trying to invoke C++ editor in the user object painter by clicking on the c++ button, but there is nothing happen: no message, no IDE.

The possible solution:
Check the environment variables related to Watcom ( eg. LIB, INCLUDE and the one about the EDITOR and make sure that there are no spaces in them ( ex. change c:\Program Files\Sybase\... to c:\Progra~1\Sybase\... ).

NOTE: Watcom C++ is no longer included with PB since v7.0 .


If you find this article useful, consider making a small donation
to show your supportfor this Web site and its content.

Written and compiled by Réal Gagnon ©1998-2005
[ home ]