Custom C/C++: clang++: error: -Wl,-rpath: 'linker' input unused [-Werror,-Wunused-command-line-argument] #47904
Labels
Needs: Triage 🔍
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
Description
I add ```include(${REACT_ANDROID_DIR}/cmake-utils/ReactNative-application.cmake)`` line to CMakeLists.txt and copy OnLoad.cpp file from node_module to directory with CMakeLists.txt.
In old architecture this work ok.
Steps to reproduce
React Native Version
0.76.3
Affected Platforms
Runtime - Android, Build - MacOS
Areas
Bridgeless - The New Initialization Flow
Output of
npx react-native info
The text was updated successfully, but these errors were encountered: