atom-community / atom-community/atom-script

C/C++ no such file error in Windows 10

Open
#1,832 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
730
Forks
264
PR merge metrics
No merged PRs in 30d

Description

error statement:
g++: error: /mnt/d/temp/helloworld.cpp: No such file or directory
g++: fatal error: no input files
compilation terminated.
[Finished in 0.375s]

cause:
**linux** directory is being fed to the compiler (which doesn't exist in **windows**)
(maybe its on atom-script/lib/grammars/c.coffee (line number 95))

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.