Got cmake to work (a bit confusing at first), then opened the solution and found this error:
C:\Documents-Local\solo_project\clientpp\src\Resource.rc(25): error RC2135: file not found: ..\frontend\dist\game.js
C:\Documents-Local\solo_project\clientpp\src\Resource.rc(27): error RC2135: file not found: ..\frontend\dist\generic.js
C:\Documents-Local\solo_project\clientpp\src\Resource.rc(29): error RC2135: file not found: ..\frontend\dist\tampermonkey.js
Is there some files that are supposed to exist? Or am i missing something important here?
Got cmake to work (a bit confusing at first), then opened the solution and found this error:
Is there some files that are supposed to exist? Or am i missing something important here?