Hackcraft

Avatar
  • 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

    Answered
    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...
    • 2 followers
    • 1 comment
    • 1 vote
  • 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...
    • 3 followers
    • 3 comments
    • 2 votes
  • 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...
    • 2 followers
    • 1 comment
    • 0 votes