question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Using local or remote solc doesn't seem to work

See original GitHub issue

As described in the documentation, I added "solidity.compileUsingRemoteVersion" or "solidity.compileUsingLocalVersion" to User Settings, but when I compile a contract, it looks like the compiler is still the latest version, not the version I specified in settings.

VSCode version 1.16.0, vscode-solidity version 0.0.29

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:23 (15 by maintainers)

github_iconTop GitHub Comments

1reaction
naddison36commented, Oct 9, 2017

I have the same problem. Is this fix going to be released soon? Thanks @juanfranblanco

0reactions
Fi1osofcommented, Apr 23, 2018

@juanfranblanco thanks a lot!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Solidity compiler doesn't work in the Javascript Console
This is a bug in the Solidity compiler. Here is a quick test: user@Kumquat:~$ echo '' | solc Unknown exception during compilation.
Read more >
Installing the Solidity Compiler
To use the Docker image to compile Solidity files on the host machine mount a local folder for input and output, and specify...
Read more >
How do I uniformly select the solidity version I want to use ...
I had Enable Local Node Compiler set to true in my vscode extension config. Disabling this (through the File -> Preferences GUI) and...
Read more >
Remix Documentation
To run Remix Desktop & a local test node, use this Geth command: geth --http --http.corsdomain="package://a7df6d3c223593f3550b35e90d7b0b1f.mod" ...
Read more >
Use Tax Collection Requirements Based on Sales ... - CDTFA
AB 147 does not affect the allocation of local sales and use tax or the collection requirements for retailers that were already required...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found