xboxscene.org forums

Author Topic: Openxdk Help  (Read 67 times)

d0wnlab

  • Archived User
  • Sr. Member
  • *
  • Posts: 326
Openxdk Help
« on: January 13, 2005, 06:18:00 AM »

You shouldn't use visual studio at the moment, it's not really supported.  I'd suggest you move to cygwin?
Logged

d0wnlab

  • Archived User
  • Sr. Member
  • *
  • Posts: 326
Openxdk Help
« Reply #1 on: January 13, 2005, 11:13:00 AM »

cygwin is an attempt to create a linux-like environment in windows.  when you run it, yes, you end up with a command line interpreter.  However, typing "gcc" runs a compiler and "make" will run them makescripts that come with the openxdk.  I think it's all on the openxdk site, how to install it.  Read it there.
Logged