Sender | Message | Time |
---|---|---|
23 May 2024 | ||
azaad1789 | Iam facing the same issue | 06:53:14 |
azaad1789 changed their profile picture. | 06:53:14 | |
Tomasz Godzik | If you can put the code somewhere I can try and take a look. But otherwise my guess is that the scala files are expected somewhere else than where the file is | 07:30:43 |
Tomasz Godzik | You should be able to see that in the doctor | 07:30:50 |
Tomasz Godzik | Clicking on the targets | 07:30:55 |
Tomasz Godzik | Or generate a zip report in the metals view | 07:31:11 |
azaad1789 | is it possible to connect with us in online meet so that the error will be solved, and it will be of a great help | 08:28:39 |
Tomasz Godzik | Please report an issue with as much information as possible. I am afraid I do not have time for online debugging currently | 08:34:36 |
Tomasz Godzik | Sorry about that | 08:34:39 |
azaad1789 | we are using SpinalHDL and installed it using the online documentation. We are getting a issue while executing the example project given in the scala website, where I need to get the Verilog file as a result. one issue was that it shows that there is no target detected the other issue was with the line" import spinal.core._ " which is giving an error that there is no object spinal but i have installed everything needed. | 08:42:48 |
arthurmcgibbon | Looks like you've opened the folder /home/sai in VSCode instead of /home/sai/MySpinalProject | 10:25:43 |
Tomasz Godzik | Ach, good catch! | 10:26:25 |
arthurmcgibbon | Can you paste the logs again | 11:40:50 |
im_bharadwajj | Download image.png | 11:41:51 |
im_bharadwajj changed their display name from boomboom9929 to im_bharadwajj. | 11:41:51 | |
arthurmcgibbon | You're using SBT? And you've imported the build? | 12:23:42 |
spamegg1 | It says no build target found. What is in your build.sbt file? | 12:39:41 |
_tibor_ joined the room. | 14:02:29 | |
_tibor_ | I am doing the getting started guide on the scala website, but when installing the metals plugin. I get the following error: | 14:02:29 |
_tibor_ changed their display name from _discord_160092331708514304 to _tibor_. | 14:02:31 | |
_tibor_ | * I am doing the getting started guide on the scala website, but when installing the metals plugin. I get the following error: | 14:02:43 |
_tibor_ | * I am doing the getting started guide on the scala website, but when installing the metals plugin. I get the following error:Error: Could not find or load main class scala.meta.metals.Main
is this a known issue. I see some issues around, but am unsure if they are related. | 14:03:09 |
Tomasz Godzik | Not sure what is happening, but I am planny to add some more debug info. Might possible that you need to update coursier | 14:18:16 |
_tibor_ | But I just intalled it. I just got started. Is there an update already? | 14:50:03 |
Tomasz Godzik | Ach, then probably it's ok | 14:51:17 |
Tomasz Godzik | You can change the version used by metals in the drop-down to 21 to see if that helps | 14:51:46 |
Tomasz Godzik | We never tested with 19 | 14:51:53 |
_tibor_ | Download image.png | 15:04:53 |
_tibor_ | You mean the metals plugin version itself? or something else? | 15:04:58 |
_tibor_ | version 1.21 works | 15:21:26 |