Advertisement
Guest User

Untitled

a guest
Feb 6th, 2016
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.82 KB | None | 0 0
  1. <juniel_katarn> Hi. There's something that has been bugging me for a while in the Pj64 codebase...
  2. <juniel_katarn> Why do we still maintain VS2008 solution files?
  3. <juniel_katarn> Is this the preferred tool for any of you?
  4. <juniel_katarn> Are there any advantages on the VC9 or eariler MSVC compilers?
  5. <AIO> i use VS2013
  6. <AIO> i personally don't like how the newer versions have buggy and resource intensive IDEs
  7. <juniel_katarn> I agree. I only use the IDE to debug or profile (which I think it does pretty well).
  8. <juniel_katarn> Other than that, I build using command line.
  9. <AIO> but from what i hear, the newer compilers are better
  10. <AIO> not sure, but zilmar might still use vs2008
  11. <juniel_katarn> From some comments on GitHub, I think he assumes only VS2008 builds run fine on Windows XP.
  12. <juniel_katarn> That is no longer the case.
  13. <juniel_katarn> VC9 compilers can still be used from newer VS versions, also from the command line tools.
  14. <juniel_katarn> But I think enforcing outdated IDEs and duplicate makefiles for the very same OS is unnecessary burden.
  15. <Seru-kun> Also GLideN64 got a few commits but still doesn't have what I want D:
  16. <XCat> you can ask him when he gets back. I am not worried about it
  17. <XCat> it was VC6 only from 1998 to 2007 so, upgrading to VC9 is enough to be thankful for at that point
  18. <XCat> 2009* actually
  19. * ExtremeDude2 (~ExtremeDu@66-168-82-156.dhcp.kgpt.tn.charter.com) has joined #project64
  20. * Kyman_ (~Kyman_@162.220.205-127.ip.standardbroadband.ca) has joined #project64
  21. * Kyman has quit (Ping timeout: 276 seconds)
  22. * Seru-kun has quit ()
  23. * ExtremeDude2 has quit (Read error: Connection reset by peer)
  24. * wschnitz has quit (Quit: Leaving)
  25. * wschnitz (~weinersch@74-93-225-189-Colorado.hfc.comcastbusiness.net) has joined #project64
  26. * juniel_katarn has quit ()
  27. * zilmar (~zilmar@120.17.206.183) has joined #project64
  28. <zilmar> hey
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement