dyrks1991 / quimeraengine

Automatically exported from code.google.com/p/quimeraengine
0 stars 0 forks source link

Portar estructura de proyectos de VS2010 a CodeBlocks 10.05 #99

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Crear una estructura de proyectos semejante a la que hay actualmente en VS2010 
en CodeBlocks 10.05. Esto incluye copiar la configuración de compilación 
actual, cuyos rasgos principales son:

-Output: Librería estática.
-OS: 32 bits.
-Runtime: Librerías dinámicas del sistema (/MD en VS2010).
-Mode: Debug.

Debe compilar en Linux.

Original issue reported on code.google.com by Lince3D@gmail.com on 14 Jan 2011 at 7:27

GoogleCodeExporter commented 9 years ago

Original comment by marcial....@gmail.com on 16 Jan 2011 at 1:23

GoogleCodeExporter commented 9 years ago
El proyecto ahora compila en VS2010 y CodeBlocks10.

Original comment by Lince3D@gmail.com on 14 Mar 2011 at 10:04

GoogleCodeExporter commented 9 years ago
Compila en Linux.

Original comment by Lince3D@gmail.com on 15 Mar 2011 at 1:22

GoogleCodeExporter commented 9 years ago
Los proyectos de test compilan y ejecutan en Linux.

Ya está toda la estructura portada a Linux 32 bits (concretamente Ubuntu 
10.10).

Original comment by Lince3D@gmail.com on 15 Mar 2011 at 10:56