Subversion Repositories filter_foundry

Compare Revisions

Regard whitespace Rev 203 → Rev 204

/trunk/wpj/README.md
37,11 → 37,17
 
- Please make sure that you must not have whitespaces in the pathname.
 
- If you get the error message "Fatal Error! 62: Unable to open 'sdkddkver.h'", please open
- Missing **sdkddkver.h**:
* In OpenWatcom 1.9:
If you get the error message "Fatal Error! 62: Unable to open 'sdkddkver.h'", please open
pluginsdk\photoshopapi\photoshop\PITypes.h in your Adobe Photoshop SDK and
comment out the line "#include <sdkddkver.h> // for WINVER".
Alternatively, you can use an older version of the Photoshop SDK, or create an empty
sdkddkver.h file in your wpj folder.
* In Open Watcom 2.0:
The error message has the error code E062.
Creating an empty sdkddkver.h does not work anymore.
You need to comment out the line in PITypes.h.
 
- It is important that the correct calling convention is used.
The calling convention needs to be set in