Author Topic: How can I best help  (Read 6305 times)

Offline d-EVO

  • Bot Destroyer
  • ***
  • Posts: 125
    • View Profile
How can I best help
« Reply #15 on: December 09, 2008, 12:06:30 PM »
 
I got it working !

I think I corrupted some things when I first used smart SVN because I didnt understand it.
So I deleted everything and started again. set everything up and it works.
So you can veiw the code on VSC# 2005.

I am sure you want as many people to help as possable for such a large development
By making it easier to access I am sure more people will be encouraged to participate

I am willing to writte a step by step guide to accessing the DB3 documents.
If you would like that just say so. (maby I'm not the best person to do it but I understand what newbies need to here    )

PS. is it normal to recieve an error message stating
Warning   1   The referenced component 'Tao.OpenGl' could not be found.    
Warning   2   The referenced component 'Tao.Platform.Windows' could not be found.
have these files not been created yet or am I just missing them ?
1:      2 is true
2:      1 is false

Offline Shasta

  • Administrator
  • Bot Destroyer
  • *****
  • Posts: 231
    • View Profile
How can I best help
« Reply #16 on: December 09, 2008, 07:05:36 PM »
Quote from: d-EVO
PS. is it normal to recieve an error message stating
Warning   1   The referenced component 'Tao.OpenGl' could not be found.    
Warning   2   The referenced component 'Tao.Platform.Windows' could not be found.
have these files not been created yet or am I just missing them ?
Those are the libraries from the Tao Framework, a bunch of .Net/C# bindings for different libraries such as SDL, OpenAL, and OpenGL (as is being used here). You will either want to download the taoframework-2.1.0-setup.exe   , or the zip. (.exe reccomended)

Offline Numsgil

  • Administrator
  • Bot God
  • *****
  • Posts: 7742
    • View Profile
How can I best help
« Reply #17 on: December 09, 2008, 11:31:43 PM »
FYI I'm probably going to use XNA instead of Tao at some near point in the future.

And yeah, d-EVO, write up any problems you have here, and I'll integrate it in to the rest of the page.