Results 1 to 2 of 2

Thread: Questions from an aspiring Dev.er

                  
   
  1. #1

    Default Questions from an aspiring Dev.er

    i gotta new nice laptop and i was gonna look into startin some dev ideas ive had and was jus wonderin
    can i write programs for the dc in visual studios c++ or do i have to download cygwin and also if i realy get into it i need someon that is actually artistic mostly 2d stuff but thats more than i can do
    my email is [email protected] if anyone is interested in in helpin and workin with me on these projects
    thnx

  2. #2
    DCEmu Coder
    Join Date
    Apr 2004
    Posts
    227
    Rep Power
    77

    Default

    The compiler in Visual Studio only compiles code for Windows, and only for x86 / x64. So to target the Dreamcast (KallistiOS, SH-4 ELF), you need to use GCC.

    You can use Visual Studio as an IDE, if you like, but it's kind of a pain to set it up.

    The easiest way is the DC Dev ISO, which comes with GCC / Cygwin / whatever, and Codeblock as an IDE.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •