|
#21
|
|||||
|
|||||
![]() Quote:
Quote:
Quote:
Quote:
I can help speed up the recompiler some more, but I hope to fix some of the bugs I've encountered first. Quote:
![]() |
#22
|
|||
|
|||
![]()
Comes a alpha/beta with the new things?
__________________
30.11.13 R.I.P Paul Walker |
#23
|
||||
|
||||
![]()
zilmar can you explain the purpose of the VS2010 makefile project in the repository?
Should it just be removed or were you planning on having something complex done later for it to work? I was trying to get it to work in the manner shown in this commit I did in a fork: https://github.com/cxd4/project64/co...9ae911e6d6addf I was hoping this would fix the errors in Visual Studio 2010...it did, but it just recognizes it as a project that "needs to be converted". So I go through the conversion wizard, finish the conversion, close, re-open VS2010, re-open the file I just converted...it recursively says once again that it needs to be converted even though the converted .vcxproj files are already there. So I guess getting it to work isn't that simple. Were you planning on having the genuine .vcxproj file counterparts to your .vcproj files in the future of the repo, or do you think the availability of the MSVC 2010 project is misleading, no different than the config in the 2008 one and should just be removed?
__________________
http://theoatmeal.com/comics/cat_vs_internet |
#24
|
||||
|
||||
![]()
Did Visual Studio 2010 generate a new .sln file after conversion? Maybe is still using the old .vcproj references you changed in first place, creating the "needs to be converted" loop.
|
#25
|
||||
|
||||
![]() Quote:
__________________
========================== Familiar with MIPS r4300i ASM, Basic stuff in C. |
#26
|
||||
|
||||
![]()
If nobody was able to get the VS2010 file working, then its presence only wastes peoples' time redundantly.
It should either be removed or zilmar should explain how it can be fixed. Otherwise it's there for impressions and just makes things hard. I don't even have VS2008 anymore, or know how to get it. oddMLan no it created no new files/SLN other than vcxproj's.
__________________
http://theoatmeal.com/comics/cat_vs_internet |
#27
|
|||
|
|||
![]()
I have only looked through the main part of the source and I'm wondering if this is still 2.0 or if it has the 2.1 updates. I know the source says from 2 years ago, but that source was taken right after it got published, and now it's back again so I can only assume it has the newest faulty modifications you made right?
I wish the community would bash zilmar a little bit more, he really deserves it. |
#28
|
||||
|
||||
![]()
It's the latest source I think so yeah, 2.1 whatever.
And there are rumors of 1.7 source but until anyone even sees an example that's just a marketing claim. I don't care about bashing him and I don't care about asking nicely. Right now I only want to know if we should give up on the VS2010 makefile and find some method of obtaining VS2008 or if there was some planned method of fixing it--or else why would it still be in the repo?
__________________
http://theoatmeal.com/comics/cat_vs_internet |
#29
|
||||
|
||||
![]() Quote:
Quote:
Well the source for 1.7 certainly exists, but I've never successfully compiled a working version. I might need to use 2008 just to get the version I want, to compile ;/ . I honestly only care about it for the debugger, and possibly other neat features. |
#30
|
||||
|
||||
![]() Quote:
You may agree with me on the possibility that it is, but it's not possible to make a pull request removing the 2010 makefile if zilmar doesn't think it's a waste of time, and it's not possible to make a pull request fixing the 2010 makefile to work if zilmar DOES think it's a waste of time. I just want to know why keep it in the repository--should we be fixing it, or removing it? I'm not worried about 2013; I have VS2010 still installed and can just use that.
__________________
http://theoatmeal.com/comics/cat_vs_internet |