Search found 7 matches

by hgc
Mon Dec 18, 2006 3:45 pm
Forum: Bug reports
Topic: Embed Irrlicht in an existing GTK window
Replies: 8
Views: 7345

Do you know how to put Irrlicht embbebded into a C++/CLI Windows Form? Could you show an example, please. I don't know how to do it...
by hgc
Mon Dec 18, 2006 3:45 pm
Forum: Irrlicht.NET
Topic: C++.NET UNMANAGED
Replies: 3
Views: 2060

Do you know how to put Irrlicht embbebded into a C++/CLI Windows Form? Could you show an example, please. I don't know how to do it...
by hgc
Mon Dec 18, 2006 3:44 pm
Forum: Irrlicht.NET
Topic: Error createTriangleSelector c++ managed.Niko may know ...
Replies: 1
Views: 1521

Do you know how to put Irrlicht embbebded into a C++/CLI Windows Form? Could you show an example, please. I don't know how to do it...
by hgc
Mon Nov 20, 2006 6:01 pm
Forum: Open Discussion and Dev Announcements
Topic: For spanish people
Replies: 119
Views: 21099

Yo también hablo español. Estoy interesado en Irrlicht para 64 bits, porque he logrado compilarlo para que funcione en Windows x64:
http://irrlicht.sourceforge.net/phpBB2/ ... 6283#96283

y con Ogre todavía no lo he conseguido...
by hgc
Mon Nov 20, 2006 5:46 pm
Forum: Beginners Help
Topic: compiling irrlicht for x64 windows using vs 2005
Replies: 15
Views: 5969

Here you have the way to do it: http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=96283#96283 1) Download the original Irrlicht 1.1 files. 2) If you do not want to use DirectX 8.1, do not install the Microsoft DirectX 8.1 SDK and comment the following line (37) at "IrrCompileConfig.h"...
by hgc
Mon Nov 20, 2006 5:28 pm
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: How to build Irrlicht for Windows x64 (64-bit) in 6 steps
Replies: 5
Views: 9734

There is a very easy way to compile Irrlicht for x64 without disabling the OpenGL . 1) Download the original Irrlicht 1.1 files. 2) If you do not want to use DirectX 8.1, do not install the Microsoft DirectX 8.1 SDK and comment the following line (37) at " IrrCompileConfig.h " file: #defin...
by hgc
Wed Oct 11, 2006 10:45 am
Forum: Beginners Help
Topic: Irrlicht on an .NET form
Replies: 1
Views: 351

I would like to make exactly the same thing... a Irrlicht view inside a Windows Form. An ActiveX control or a Windows Form control would be fantastic. Does anyone know how to do it?

Thanks in advance,

HGC