Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

Legacy:Setting Up VCPlusPlus

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 15:11, 6 April 2006 by El Muerte (Talk) (revert)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Look at the only native coding tutorial, ever: http://www.esconline.org/Resources/native.html

Or, follow these instructions:

I experimented with Deus Ex(based on Unreal), but the things said here also apply to Unreal with as good as no modifications.

For an example check out my SQL binding for Deus Ex. MOST of the stuff applies to unreal in general. http://deusex.hcesperer.org/tools/sql.php As a proof that it actually works, the DLL is included;) Note that in order to compile the package, you need the SQLITE libraries and headers.