bkaradzic / GENie

GENie - Project generator tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building a C# project problem:[string "premake.vstudio.vc2022 = {}..."]:21: attempt to index a nil value (field 'cs2005')

ScienceGeekxx opened this issue · comments

Hi,
image
I found GENie currently supports C#, but when i build an GENie C# empty project(just test), genie.lus as follow:
image
Anyhow, running genie with vs2022 as the action, either release or built from github yields:
image
If i modify genie.lua [language "C#"]->[language "C++"],it work.
so i dont konw what happened