Search found 12 matches

by huoda
Tue Nov 23, 2010 4:56 am
Forum: Beginners Help
Topic: Problems with example 11 Help please
Replies: 3
Views: 316

sorry but I don't login on my pc. I'm using code::blocks I compiled it in linux and works well, the problem is with windows. when I can, I upload a screenshot. Thanks a lot!!!

:lol: :oops:
by huoda
Thu Nov 11, 2010 12:47 am
Forum: Beginners Help
Topic: Problems with example 11 Help please
Replies: 3
Views: 316

Problems with example 11 Help please

Hi everibody, i need help, when I compile the example N 11, the console says: dl.exe, not found -lIrrlicht (or something like that ) if U know the solution please tell me... thanks a lot :lol:
by huoda
Fri Aug 13, 2010 10:58 pm
Forum: Game Programming
Topic: Ageia PhysX
Replies: 16
Views: 10278

I have the same doubt between Bullet 'n Newton, I don't know with which start my project. These two, which is best?
by huoda
Wed Aug 11, 2010 10:10 am
Forum: Beginners Help
Topic: lighting problem
Replies: 5
Views: 419

I guess, you make the wall per faces, and to make the windows you delete a face, right? Now I can say that the material is the possible problem...
by huoda
Wed Aug 11, 2010 7:25 am
Forum: Beginners Help
Topic: MSVC++ Express and Hello World error?
Replies: 7
Views: 646

ah, sorry, and try empty project next time. However, you can search a simple C++ tutorial first.

And WELLCOME TO IRRLICHT!!! :D :D :D :D
You found a very powerful 3D engine, trust me, I already try others.
by huoda
Wed Aug 11, 2010 7:23 am
Forum: Beginners Help
Topic: MSVC++ Express and Hello World error?
Replies: 7
Views: 646

As ever, is a 'M' i 'S' take hahahahahaahaha, I recommend you use Code::Blocks, is simple and the Irrlicht API works very well in it. I wanted to start with Devc++ but is old and does not support hehe. Use C:: B, is better.
by huoda
Tue Aug 10, 2010 7:31 pm
Forum: Off-topic
Topic: Which Linux is best?
Replies: 14
Views: 1816

I have OpenSUSE and Irrlicht work well in it ( I have the drivers installed succesful ), I recomend it, but if you are a new penguin, use an Ubuntu ok Kubuntu distro, it's very easy to use :wink: cling!!!
by huoda
Tue Aug 10, 2010 3:56 am
Forum: Off-topic
Topic: Who is everybody?
Replies: 358
Views: 502409

My name: Alberto Perillo Age: 21 Location: Canelones, Uruguay Prigramming languages: C, C++, Visual Basic (language?), Python Well, I'm makin a study of Irrlicht bbecause y have a friends group that dream that can make a good game someday, the "main director" have a lot of ideas for a lot ...
by huoda
Tue Aug 10, 2010 2:25 am
Forum: Beginners Help
Topic: could not create archive for map-20kdm2.pk3??? help please
Replies: 1
Views: 1055

SOLVED!!!

Sorry , but I solved it. The problem was that The directoy where I was working is not the same of Irrlicht directory (here are the maps, and the headers, and the blah blah blah), I need to write ../../Irlicht-1.7.1/media... , 'cuz I have it in the desktop, same the Programming/IrrTest. :) Now I can ...
by huoda
Tue Aug 10, 2010 1:48 am
Forum: Beginners Help
Topic: could not create archive for map-20kdm2.pk3??? help please
Replies: 1
Views: 1055

could not create archive for map-20kdm2.pk3??? help please

Hi again!! :) I'm making the practice of the tutorial N°2, and when I run it sais: Could not create archive for ../../media/map-20kdm2.pk3 Could not load mesh... (Of course, if U can't "create" the pk3 file ¬¬) and the "Draw window" shows itself totaly in a beautyful GRAY!!! this...
by huoda
Sun Aug 08, 2010 5:34 pm
Forum: Beginners Help
Topic: Dev-c++ linker problem (I think)
Replies: 2
Views: 316

thanks a lot!!! I'm downloading... If another day I can solve the Dev problem, I post the solution in this topic.
by huoda
Sun Aug 08, 2010 5:26 pm
Forum: Beginners Help
Topic: Dev-c++ linker problem (I think)
Replies: 2
Views: 316

Dev-c++ linker problem (I think)

Hi everybody, i'm new in irrlicht and in the forum too. I'm start using Irrlicht with Dev-C++, I wrote the hello fkn world, and the compiler says: [Warning] ignoring #pragma comment [Warning] ignoring #pragma comment cannot find -lwxmsw28d ld returned 1 exit status [Build Error] [Output/MingW/Proyec...