MAMEWorld >> Programming
View all threads Index   Threaded Mode Threaded  

Pages: 1

URherenow
Reged: 09/21/03
Posts: 4260
Loc: Japan
Send PM


Who here likes to teach? Care to do a VS tutorial?
#370902 - 11/10/17 08:31 AM


Challenge: Build makerom from here using Visual Studio. https://github.com/profi200/Project_CTR

Challenge 2: Teach me how you did it. (write a tutorial)

I really hate VS. It complains about missing headers that aren't even external to the above source! Everything seems so much more simple using ubuntu bash (but I don't know how to build a Windows executable with it).

Edit: Huh. I installed mingw from within ubuntu bash and changed 1 line in the Makefile to
CC = x86_64-w64-mingw32-gcc

Other than a couple of warnings, it built and it appears to run under Windows. Is this ok in practice?



Just broke my personal record for number of consecutive days without dying!


Pages: 1

MAMEWorld >> Programming
View all threads Index   Threaded Mode Threaded  

Extra information Permissions
Moderator:  Pi 
0 registered and 57 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 1010