Difference between revisions of "Category:SDK"
From Lianjapedia
Yvonne.milne (Talk | contribs) (Created page with "WARNING: Pages in the SDK Category are currently under construction / revision. They contain incomplete / incorrect information.") |
Barrymavin (Talk | contribs) |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
WARNING: | WARNING: | ||
| − | Pages in the SDK Category are currently under construction / revision. They contain incomplete / incorrect information. | + | Pages in the Lianja/SDK C API Category are currently under construction / revision. They contain incomplete / incorrect information. |
| + | |||
| + | The best way to understand how to build Lianja Extensions is by reading the source code provided with the Lianja distribution in: | ||
| + | |||
| + | c:\lianja\extensions\example.c on Windows | ||
| + | |||
| + | /opt/lianja/extensions/example.c on Linux | ||
| + | |||
| + | You will find an sample Visual Studio solution and a Linux/Mac makefile in that directory also. | ||
| + | |||
| + | To get a quick overview of what you can do with the SDK read the [[SDK_Dynamic_Link_Library_Functions|Lianja/SDK C API Quick start guide]] | ||
Latest revision as of 23:17, 16 April 2013
WARNING:
Pages in the Lianja/SDK C API Category are currently under construction / revision. They contain incomplete / incorrect information.
The best way to understand how to build Lianja Extensions is by reading the source code provided with the Lianja distribution in:
c:\lianja\extensions\example.c on Windows
/opt/lianja/extensions/example.c on Linux
You will find an sample Visual Studio solution and a Linux/Mac makefile in that directory also.
To get a quick overview of what you can do with the SDK read the Lianja/SDK C API Quick start guide
Pages in category "SDK"
The following 155 pages are in this category, out of 155 total.