You are possibly installing vsyasm wrongly for your vs2010.
Look at vsyasm stuff at our oslibs/windows/yasm/vs2010
directory for some documentation. I don't know which vsyasm
version you are using, but if 1.3.0 is giving you trouble,
also try the 1.2.0 version. Hope these help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I installed visual studio 2010 and tryed to compile glh2, but here is what I recieved
I'm also tried compile other projects, but had no luck with vsyasm, which I also installed
Last edit: MilkeyWilkey 2016-04-09
Maybe this would help:
http://stackoverflow.com/questions/10888391/error-link-fatal-error-lnk1123-failure-during-conversion-to-coff-file-inval
thanks, that worked. still can't get vsyasm to work though
You are possibly installing vsyasm wrongly for your vs2010.
Look at vsyasm stuff at our oslibs/windows/yasm/vs2010
directory for some documentation. I don't know which vsyasm
version you are using, but if 1.3.0 is giving you trouble,
also try the 1.2.0 version. Hope these help.
1.2.0 works, thanks