News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 21 march 2006 build is out.

Started by killerbot, March 21, 2006, 08:59:03 PM

Previous topic - Next topic

Vampyre_Dark

IUNKNOWN is a top level COM interface. DirectX is done in COM. All directX classes are com interfaces.

IUNKNOWN is also a Irr class. However, it's tucked away in it's own namespace. 'irr'
http://irrlicht.sourceforge.net/docu/classirr_1_1_i_unknown.html

I tend to avoid doing things this complicated in my own code, so all I can guess is that you can drop the using namespace irr statement, and just type irr::whatever on your objects using this class.
C::B Wishlist
~BOYCOTT THE EVIL YELLOW BOXES~

Acki

I didn't shout at you.
IF I'M SHOUTING, I DO IT LIKE THIS !!!

But seriously, I found the solution:
If I declare the using namespaces of Irrlicht before including windows.h I get this error !!!
So I first have to include windows.h and then Irrlicht...


killerbot


Acki


IvanLin

[OS] Ubuntu 5.10
[C::B Version] 1.0 rc2
[Problem Description]
  ivanlin@Ivan:~/Desktop$ sudo dpkg -i CB_20060321_rev2220_ubuntu.deb
  (Reading database ... 90150 files and directories currently installed.)
  Preparing to replace codeblocks 1.0svn (using CB_20060321_rev2220_ubuntu.deb) ...
  Unpacking replacement codeblocks ...
  Setting up codeblocks (1.0svn) ...
  ivanlin@Ivan:~/Desktop$

who can help me to solve this problem? thx so much!

takeshimiya

Quote from: IvanLin on March 23, 2006, 10:07:36 AM
[OS] Ubuntu 5.10
[C::B Version] 1.0 rc2
[Problem Description]
  ivanlin@Ivan:~/Desktop$ sudo dpkg -i CB_20060321_rev2220_ubuntu.deb
  (Reading database ... 90150 files and directories currently installed.)
  Preparing to replace codeblocks 1.0svn (using CB_20060321_rev2220_ubuntu.deb) ...
  Unpacking replacement codeblocks ...
  Setting up codeblocks (1.0svn) ...
  ivanlin@Ivan:~/Desktop$

who can help me to solve this problem? thx so much!

What is the problem?
Have you tried typing "codeblocks" (without quotes) ?

Charon

#21
@IvanLin :

looks good so far.

if you are encountering problems try the following before reinstalling codeblocks :
sudo apt-get remove codeblocks --purge
(replace "codeblocks" with the appropriate package-name)

this *should* get rid of all files from a prior version...
hi, i am a signature virus. please copy me into your sig!
Wish list : no root-node for workspaces, open files and symbols; world domination