Author Topic: The 21 march 2006 build is out.  (Read 25845 times)

Offline Vampyre_Dark

  • Regular
  • ***
  • Posts: 255
  • Hello!
    • Somewhere Over The Rainbow...
Re: The 21 march 2006 build is out.
« Reply #15 on: March 22, 2006, 08:03:48 pm »
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~

Offline Acki

  • Multiple posting newcomer
  • *
  • Posts: 100
Re: The 21 march 2006 build is out.
« Reply #16 on: March 22, 2006, 09:29:44 pm »
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...


Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: The 21 march 2006 build is out.
« Reply #17 on: March 22, 2006, 10:07:27 pm »
so all ends well  :)

Offline Acki

  • Multiple posting newcomer
  • *
  • Posts: 100
Re: The 21 march 2006 build is out.
« Reply #18 on: March 22, 2006, 11:11:55 pm »
Yeah, sorry for bothering you... ;)

IvanLin

  • Guest
Re: The 21 march 2006 build is out.
« Reply #19 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!

takeshimiya

  • Guest
Re: The 21 march 2006 build is out.
« Reply #20 on: March 23, 2006, 05:16:26 pm »
[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) ?

Offline Charon

  • Multiple posting newcomer
  • *
  • Posts: 49
  • fnord
    • charon - where mental illness meets chronic nonsense
Re: The 21 march 2006 build is out.
« Reply #21 on: March 23, 2006, 05:27:30 pm »
@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...
« Last Edit: March 23, 2006, 05:36:20 pm by Charon »
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