Hackcraft
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
-
Edited Intellij Idea and all other programs crash
AnsweredI 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... -
Created "$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... -
Edited 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...