ForNeVeR / Cesium

C compiler for the CLI platform
MIT License
382 stars 42 forks source link

Add support for implicit marshalling of the eq types #644

Closed kant2002 closed 2 months ago

kant2002 commented 2 months ago

Also MSVC does not have support for strndup which is C23

ForNeVeR commented 2 months ago

I have to say: I am quite confused about all this RESOLUTION_CESIUM business, but let's make this a topic of a new issue, after we finish with this PR.

kant2002 commented 2 months ago

Re: RESOLUTION_CESIUM. I almost manage to make it work, except it fails during runtime, since Cesium.Runtime cannot be resolved. I did not pursue investigation, current way of things was present originally. Need time to investigate and fix properly, maybe something simple.

ForNeVeR commented 2 months ago

Thanks!