platformio / platform-intel_mcs51

Intel MCS-51 (8051): development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/intel_mcs51
Apache License 2.0
56 stars 44 forks source link

VSCode warning:cannot open source file "compiler.h" #24

Closed NickLiu635 closed 8 months ago

NickLiu635 commented 5 years ago

cannot open source file "compiler.h"

include errors detected. Please update your includePath. Squiggles are disabled for this translation unit

however,platformIO warns me that

!!! WARNING !!! AUTO-GENERATED FILE, PLEASE DO NOT MODIFY IT AND USE https://docs.platformio.org/page/projectconf/section_env_build.html#build-flags

ivankravets commented 2 years ago

Could you provide a simple project to reproduce this issue?