This is a list of frequently asked questions.
What is Cross Suit ?
Cross Suit is completely cross-platform.
- Cross Suit is a graphics and game engine for ARM Linux custum board and win32 based system.
- ARM Linux system board graphics and logical object engine for game.
- It is a library for the programming language C/C++. Additionally
it will be able to use the LUA script. So you'll need to learn to
use that language in order to program correctly with Cross Suit SDK (if you're new to
C++ I advise you to read some tutorials or Surpport sample programs and also LUA script)
How to use Cross Suit?
Cross Suit use
is possible 2 systems. First
the ARM Linux System and 2nd is the Win32 based all systems.
if you from ARM Linux system it uses justly it stands
Get an IDE (Integrated Development Environment) like
- Microsoft Visual C++(Recommanded vc++ 6.0 sp6)
- ARM Linux toolchain GCC 4.0.2 with Glibc 2.3.3
- ARM Linux toolchain GCC 3.3.1 with glibc ..
Please note that an IDE is not required. You can just use a
compiler/linker, such as GCC.
How to Setup Cross Suit for an IDE?
It
is very simple.
Receive
the Cross Suit SDK first and it wants release in the directory where.
For more information Documents or Tutorials
How to ARM Linux binary making?
If
it distributes with the ARM Linux OS board, compile with the ARM Linux toolchain GCC 4.0.2 with Glibc 2.3.3
For more information Documents or Tutorials