3

I'm trying to debug using Comma IDE, but I have run into this problem:

9:20    Error running 'Primera': SDK is not set

Primera is a configuration I have created (with defaults, mostly). I have looked through the menus, but I haven't found where I can set the SDK (or, for that matter, what is the SDK)

1 Answer 1

3

When using comma as plugin:

File --> Project Structure --> Platform Settings --> SDKs

add ("+" sign)

I think setting SDK home path to perl6 bin should enough.

5
  • 1
    Still the same problem. I can't seem to be able to assign somehow that SDK to either the defaults or perl test profiles.
    – jjmerelo
    Mar 9, 2019 at 9:05
  • 1
    maybe restart IDE?
    – LuVa
    Mar 9, 2019 at 9:12
  • 1
    File --> Project Structure --> Project Settings --> Project --> Project SDK
    – LuVa
    Mar 9, 2019 at 9:16
  • 1
    That's what I did. The problem is that the recent rakudo release is marked as "Invalid". I've reported this to Edument team through the tool itself.
    – jjmerelo
    Mar 9, 2019 at 9:22
  • 1
    from irc log: Can you try to delete .idea folder from your project directory and then "Import" it?
    – LuVa
    Mar 10, 2019 at 19:34

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Not the answer you're looking for? Browse other questions tagged or ask your own question.