Robert Posted April 25, 2005 Share Posted April 25, 2005 I would like to try a bit of experimentation with dsemu, such as tracking down a couple of the more recent bugs, and doing some compiling and testing. What I need to know is 1. What compilers, linkers, etc do I need?2. Where do I get them?3. How do I set them up?4. How do I set up an environment?5. How do I compile my code? I will be using a computer which runs win2000 pro. Any assistance will be gratefully received. Link to comment Share on other sites More sharing options...
Normmatt Posted April 25, 2005 Share Posted April 25, 2005 Well DSemu is coded using Visual C++ not sure what version but it compiles using version 6.0 so if you want a Development Environment i would say get Visual Studio 6.0 or.NET(7.0) Link to comment Share on other sites More sharing options...
Robert Posted April 25, 2005 Author Share Posted April 25, 2005 That sounds like a microsoft license is required is that right? Link to comment Share on other sites More sharing options...
Gryph Posted April 25, 2005 Share Posted April 25, 2005 That sounds like a microsoft license is required is that right?<{POST_SNAPBACK}>Well...maybe. You may be able to snag a student copy if you aren't willing to do less than legal things. Link to comment Share on other sites More sharing options...
Two9A Posted April 25, 2005 Share Posted April 25, 2005 That sounds like a microsoft license is required is that right?You think I can afford such things? I've posted about this before: Forum post: CVS Server. You'll need the MS C++ compiler, the platform SDK and NMake. It's all free, and the compiler is the very same that ships with.NET; all legal and shiny. Link to comment Share on other sites More sharing options...
Robert Posted April 25, 2005 Author Share Posted April 25, 2005 I'm downloading the 500megs of stuff now... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now