*/}}

#3 WIP: macOS support via GLFW3

开启中
jyrki 请求将 2 次代码提交从 jyrki/glfw3-macos 合并至 chengdulittlea/master
Jyrki 评论于 4 月之前

This is a work-in-progress branch, please do not merge yet :)

Adds initial support for building LaGUI on macOS, using GLFW3 as its backend since Cocoa is a bit strange.

clang (as provided by XCode) is a bit more strict when it comes to compiling C code, so I had to add several more function declarations and fix up some returns.

Current state: it builds fine, but I have still to figure out how to get CMake to link to a project so I can actually try it out.

**This is a work-in-progress branch, please do not merge yet :)** Adds initial support for building LaGUI on macOS, using GLFW3 as its backend since Cocoa is a bit strange. `clang` (as provided by XCode) is a bit more strict when it comes to compiling C code, so I had to add several more function declarations and fix up some `return`s. Current state: it builds fine, but I have still to figure out how to get CMake to link to a project so I can actually try it out.
该合并请求存在冲突,无法进行自动合并操作。
请手动拉取代码变更以解决冲突。
登录 并参与到对话中。
未选择标签
未选择里程碑
未指派成员
1 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。