-
Notifications
You must be signed in to change notification settings - Fork 0
3. Installation
Mohamad EL-Bawab edited this page Aug 23, 2014
·
16 revisions
To setup your development folders, we recommend the following structure:
Where:
- numxl-sdk-c folder contains all files in the SDK
- **output ** folder contains the executable binaries in NumXL and the SDK
- **proj ** folder is where you maintain the source code for your custom application
-
Copy the NumXL folder's content into your main application installation folder. Preserve the folder structure.
-
(Optional) remove the following files
-
NumXL.XLL
-
NumXLUI.xla or NumXLUI.xlam
-
images (folder)
-
Copy NumXL.conf to a new file named (myapp.conf).
IMPORTANT: The name of the configuration file must match the App name used during the SDK initialization API.