Author Topic: develop tool?  (Read 910 times)

jimmychen

  • Wayfarer
  • *
  • Posts: 8
    • View Profile
develop tool?
« on: November 09, 2008, 11:27:51 am »
  Please tell me , in linux platform what develop tools I can use(emacs?).
  I want to read the code more convenient  like using msvc or eclipse.

  sorry for my poor english.
 

TymTheEnchanter

  • Traveller
  • *
  • Posts: 33
    • View Profile
Re: develop tool?
« Reply #1 on: November 09, 2008, 12:05:46 pm »
Eclipse with CDT works very well.

You just need to set up the project to find the relevant includes and libraries from PS, CS & cal3d.

khoridor

  • Hydlaa Citizen
  • *
  • Posts: 352
    • View Profile
Re: develop tool?
« Reply #2 on: November 09, 2008, 12:12:47 pm »
You can also use kdevelop

jimmychen

  • Wayfarer
  • *
  • Posts: 8
    • View Profile
Re: develop tool?
« Reply #3 on: November 09, 2008, 08:41:38 pm »
 :), I'll try both, thanx!