Joris Dauphin

Results 202 comments of Joris Dauphin

CI runner is [ubuntu-24.04](https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md)

> Hi Jarod, > Thanks for interest in contributing. it is welcome! Mostly to upgrade dependencies of Codelite which uses embed old WxDatabaseLayer that I want to change to submodule....

https://github.com/mtangoo/wxDatabase/issues/30 and https://github.com/mtangoo/wxDatabase/issues/31 created

Fixed by https://github.com/Jarod42/wxDatabase/tree/warnings Waiting previous PR about CI before to submit this one.

No urgency on my side. Several changes would be incoming in long term :-)

[Question] Wonder if it is not a moment to think about how to handle 3rd party in a better way As adding another dependency would just make that job harder...

It would probably won't change your issue, but I would use `${{ github.workspace }}` instead of hardcoded path `D:\a\_temp\...`.

Conflicts to resolve, and wonder if `includeexternal` should have same changes to support embed script. Sad that those 2 equivalent functions are separated in 2 files :/

BTW, why using `links { "my/custom/library.a" }` instead of ``` links { "rary" } -- without 'lib' prefix ;-) libdirs { "my/custom" } ``` ?

Waiting for https://github.com/premake/premake-core/pull/2244 Updated https://github.com/Jarod42/premake-sample-projects/tree/location/projects/project-location to spot the issue.