GmodDotNet icon indicating copy to clipboard operation
GmodDotNet copied to clipboard

Refactor C++ codebase

Open Stat1cV01D opened this issue 4 years ago • 4 comments

Added a separate cross-platform library loader; Added clang-format support; Refactored hostfxr-related code into a dedicated class

Stat1cV01D avatar Jun 25 '21 13:06 Stat1cV01D

It looks like you're still working on it so this may be obvious (in which case ignore it).

Since you're using a submodule to your dependency could you add submodules: 'true' under the actions/checkout workflow.

It looks like the workflow is failing to find your CMakeList because of it.

(I imagine the build would keep failing anyway since the current workflow file doesn't load submodules)

luttje avatar Jun 25 '21 13:06 luttje

Since you're using a submodule to your dependency could you add submodules: 'true' under the actions/checkout workflow.

I haven't had a good chance to work with GitHub's CI, so thank you for the comment.

Stat1cV01D avatar Jun 25 '21 13:06 Stat1cV01D

I'm also still figuring it out so good chance it isn't enough, though looking into the docs it seems that this is the way to fix it.

luttje avatar Jun 25 '21 14:06 luttje

Azure Static Web Apps: Your stage site is ready! Visit it here: https://ambitious-hill-0f19b7c03-103.westeurope.azurestaticapps.net

github-actions[bot] avatar Jul 13 '21 20:07 github-actions[bot]