Hackcraft
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 3
-
Hackcraft 创建了一个帖子, 已回答Intellij Idea and all other programs crash
I wsa using idea today and it crashed at startup. all other JetBrains tools also crashed similarly due to `libjvm.dylib`.I've reinstalled the Toolbox and restarted my Mac, but the bug still happens... -
Hackcraft 创建了一个帖子, "$ref": "#/what/ever" in OpenAPI 3 JSON Specs "Unresolved reference"
In my OpenAPI 3 JSON Spec, I have a Login endpoint with this JSON: ```json "application/json": {"schema": {"$ref": "#/components/schemas/Login"}} ``` But the ide underlines it in red and tells me t... -
Hackcraft 创建了一个帖子, Qt project: Test run of "uic"
I have attempted to create a Qt project using CLion on MACOSX 10.15.7 with x86 architecture, however the following messages shows up when I start the IDE: CMake Error: AUTOUIC for target MyProjectN...