Build: Difference between revisions

From SpaceElevatorWiki.com
Jump to navigationJump to search
No edit summary
Line 1: Line 1:
= Question =
One thing we should think about is whether we should dump tons of C/C++ into the tree just to build it once so we can then call it from C#. Maybe we could just dump the few release DLLs into the system and save people from having to compile the mess.
We may change torcs, but likely not the Intel code, for example.
= Coding stuff =
= Coding stuff =
* [[Readability]]
* [[Readability]]

Revision as of 21:18, 25 June 2008

Question

One thing we should think about is whether we should dump tons of C/C++ into the tree just to build it once so we can then call it from C#. Maybe we could just dump the few release DLLs into the system and save people from having to compile the mess.

We may change torcs, but likely not the Intel code, for example.

Coding stuff

Mercurial

Mercurial

Building Intel Code

File:Ubuntu 8.04 OpenCV Install Guide.odt

Building Torcs

Etc.