cs sdk v 1.14 released

Home  |  Product  |  Documents  |  Tutorials  |  FAQ |   Download  |   Forum |   Contacts  |   Link  


  Cross Suit

 Cross Suit SDK

 Documents
      classes
 Starting...
           Tutorials

 LUA tutorials

   Support

  Forum
  q&a

 Product parts

 Virtual File system

 Virtual Render
 Virtual Machine
   

  Demo Games

   

 3D Engine

  gvSystem(dx9)

 Link

 

 

 

FAQ

 
 


This is a list of frequently asked questions.

 


What is Cross Suit ?

 

Cross Suit is completely cross-platform.

  1. Cross Suit is a graphics and game engine for ARM Linux custum board and win32 based system.
  2. ARM Linux system board graphics and logical object engine for game.
  3. 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

 

 
 

 

 

 

 


Copyright(C) gvSystem & GamePlus All Rights Reserved.