csyonghe / Spire

Other
174 stars 22 forks source link

Fix up `hello` example for recent changes #55

Closed tangent-vector closed 7 years ago

tangent-vector commented 7 years ago

I also added the hello project to the main Spire.sln for now, just so that we can more easily ensure sure we don't break it (or other examples). Longer term, I might advocate a split into a Spire.sln that just builds the core, and SpireAll.sln that builds the core projects plus all examples, tests, etc.