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! :)
tschak909
Well known member
Posts: 171
Joined: Sun Sep 09, 2018 5:44 pm

Re: Setting up Visual Studio to compile Z88DK code and github

Post by tschak909 »

broken link, thanks though. :(

-Thom
Stefan
Member
Posts: 19
Joined: Fri Nov 29, 2013 10:21 pm

Re: Setting up Visual Studio to compile Z88DK code and github

Post by Stefan »

tschak909 wrote: Fri Sep 08, 2023 11:17 pm broken link, thanks though. :(
https://bluebilby.com/developing-for-vz-part-2/
Post Reply