Setting up Visual Studio to compile Z88DK code and github

Installing on windows
Post Reply
WauloK
Member
Posts: 63
Joined: Thu Oct 10, 2019 10:45 am

Setting up Visual Studio to compile Z88DK code and github

Post by WauloK »

Howdy!

I had some spare time tonight so I set up my Visual Studio install to make it work with Z88DK. I had already installed the dos/shell git and set it up so it was immediately available in Visual Studio.

I created a VS 'task' which has the commandline parameters set up for compiling with Z88DK.

You can see the tutorial here:

https://bluebilby.com/2019/12/12/develo ... vz-part-2/

Cheers! :)
Post Reply