Author Topic: How Run ARX2009 SDK's SimpleSquare  (Read 2332 times)

0 Members and 1 Guest are viewing this topic.

ahlzl

  • Guest
How Run ARX2009 SDK's SimpleSquare
« on: June 03, 2008, 08:19:04 PM »
I compile samples\entity\SimpleSquare, but in samples\entity\SimpleSquare\SimpleSquareUI\bin, I can't find any DLL file!

thanks!

kdub_nz

  • Mesozoic keyThumper
  • SuperMod
  • Water Moccasin
  • Posts: 2122
  • class keyThumper<T>:ILazy<T>
Re: How Run ARX2009 SDK's SimpleSquare
« Reply #1 on: June 03, 2008, 09:20:58 PM »
I don't have the 2009 samples available at the moment , but ;
In the IDE ..
Project Menu -> Properties ( at the bottom) -> Build ->

what is the configured output path ( for Debug and Release versions) ?

also, Solution Explorer-> Show all Files ... and have a look in the folders ...

failing that, can you do a file search for the DLL
Called Kerry in my other life
Retired; but they dragged me back in !

I live at UTC + 13.00

---
some people complain about loading the dishwasher.
Sometimes the question is more important than the answer.

ahlzl

  • Guest
Re: How Run ARX2009 SDK's SimpleSquare
« Reply #2 on: June 03, 2008, 09:36:12 PM »
kbwdt, thank you very much!