Krypton-Suite / Standard-Toolkit-Demos

BSD 3-Clause "New" or "Revised" License
55 stars 20 forks source link

[BUILD]: Newbie, building the demos #139

Closed CodeVisio closed 1 year ago

CodeVisio commented 1 year ago

Hi, newbie when regarding to the net (framework) world.

I downloaded the demos and tried to build them with VS2022 without success. I was able however to build the other project, Standard-Toolkit.

Where is my mistake? Is it possible to build the solutions available inside Standard-Toolkit-Demos?

Thanks

Smurf-IV commented 1 year ago

@CodeVisio When you get the Krypton repo's from Github, then make sure they are are all relative to each other, i.e. image

Then when when loading the solutions, they will "know" how to find each other.

Alos, Make sure that you get the same sort of branch as well for each (i.e. all alpha's , or all Masters)