Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Setting project options – PB Docs 125 – PowerBuilder Library

Setting project options – PB Docs 125

Setting project options

If the project does not build correctly, you might need to
turn off precompiled headers in the project’s Property
Pages dialog box and set the path for the PBNI include files.

proc.png To set project options for PBNI library and include
files:

  1. In Visual Studio, select Tools>Options.

  2. Select Projects and Solutions>VC++ Directories.

  3. Select Include Files from the Show Directories
    For drop-down list and click the New icon. Then click the browse
    button, browse to the location of the PowerBuilder 12.5SDKPBNIinclude directory,
    and click OK.

  4. Click OK to close the Options dialog box.

By default, the project is compiled for Unicode character
sets. You can change this setting in the wizard. If you want to
change it to compile for ASCII (SBCS) character sets after you have
created the project, you can remove the _UNICODE preprocessor
option.

proc.png To compile for ASCII character sets:

  1. Select Project>ProjectName Properties.

  2. Expand C/C++ and select
    Preprocessor.

  3. Edit the Preprocessor Definitions to remove _UNICODE
    and UNICODE.


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x