RNNewArchitectureApp icon indicating copy to clipboard operation
RNNewArchitectureApp copied to clipboard

include could not find load file: ImportHermesc.cmake

Open bingaicao opened this issue 1 year ago • 2 comments

CMake Error at lib/InternalBytecode/CMakeLists.txt:23 (include): include could not find load file:

E:/workspace_rn/example/RNNewArchitectureApp-run-from-0.67-to-0.70/AwesomeApp/node_modules/react-native/ReactAndroid/hermes-engine/build/hermes/ImportHermesc.cmake

How to solve this compilation problem?

bingaicao avatar Sep 27 '22 03:09 bingaicao

looks like you are on Windows - maybe it's related to https://github.com/facebook/react-native/issues/34084 ?

kelset avatar Sep 27 '22 10:09 kelset

thanks

bingaicao avatar Sep 27 '22 10:09 bingaicao