Menu

VC6.0

Help
shinyclaw
2005-07-22
2013-03-22
  • shinyclaw

    shinyclaw - 2005-07-22

    Hi, sorry for my poor english - is there any chance to compile Flatland under VC6.0? I got a lot of overriding errors... Maybe there is a high time to change compiler? ;)

     
    • Philip Rideout

      Philip Rideout - 2005-07-22

      Sorry, I use VC7.0 and 7.1 because they have better C++ conformance.  You can get the command line version of version 7.1 for free from Microsoft at:

      http://msdn.microsoft.com/visualc/vctoolkit2003/

      The only problem is that you'd have to write a makefile because it's command-line only.  Maybe you could use the Linux makefile as a starting point.

       
      • shinyclaw

        shinyclaw - 2005-07-22

        Thanks for quick answer. I already tried vctoolkit before, its great, but lack of IDE is too much problematic for me. I try to compile my test program (Flatland + DirectX) under newer version of VC soon.

         

Log in to post a comment.