djkoloski/fe

Cannot "Start" Makey from VS without Configuring Makey path

Closed this issue · 0 comments

Broken defaults:
image

We currently need to manually configure the Makey's project properties to enable us to debug the Makey exe.

Command: $(SolutionDir)Bin\Win_$(PlatformTarget)_$(Configuration)\$(ProjectName)\$(ProjectName).exe
Command Arguments: compiler=MSVC config=Release platform=Win_x64
Working Directory: $(SolutionDir)

image