Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Volt is BROKEN and should be fixed #60

Open
ghost opened this issue Oct 2, 2020 · 2 comments
Open

Volt is BROKEN and should be fixed #60

ghost opened this issue Oct 2, 2020 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 2, 2020

@Wallbraker I can't compile simple program:

input:

import watt.io;

fn main() i32
{
    writeln("hello, world");
    return 0;
}

output:

main.volt:1:1: error: can't find module 'core.compiler.defaultsymbols'.
/Users/t0md3an/Desktop/Volta/lib/src/volta/postparse/importresolver.d:90
@ghost ghost changed the title main.volt:1:1: error: can't find module 'core.compiler.defaultsymbols'. error: can't find module 'core.compiler.defaultsymbols'. Oct 2, 2020
@ghost
Copy link
Author

ghost commented Oct 3, 2020

@Wallbraker What should I do now with this? I just want to try this language, but I can't because of this!

@ghost ghost changed the title error: can't find module 'core.compiler.defaultsymbols'. Volt is BROKEN and should be fixed Oct 3, 2020
@ghost
Copy link
Author

ghost commented Oct 4, 2020

@Wallbraker Say me how to fix this please, how to make Volt work. Over two days I trying to check Volt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants