C One Time Setup

From truxwiki.com
Revision as of 15:44, 5 April 2021 by Sam (talk | contribs) (Created page with "Before you begin writing C code you must generate a linker library for the C API. =Generate Linker Library= The steps for performing this are documented in the Truxton C AP...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Before you begin writing C code you must generate a linker library for the C API.

Generate Linker Library

The steps for performing this are documented in the preparing for use section of the C API page.

Modify Path Environment Variable

In order for your programs to run, they must find the TruxtonCAPI.dll file. The easiest way to do this is to add the SDK folder to your Path environment variable. Press the Windows key, then type env and select "Edit the system environment variables." Follow the GUI to add another folder (C:\Program Files\Truxton\SDK) to Path