Skip to content

Build error on ubuntu: no such include directory: 'PhysX/physx/source/Common/src/linux' #42

@Wxwind

Description

@Wxwind

Try to build in ubuntu 24.04.1 fllowing README.md but get this error.
image
It's may related to the includes_CXX.rsp that generated by cmake and reference by emscripten-release/sdk_source_bin/CMakeFiles/xxxx/build.make, while compiling orinal phsyx sdk in linux does't generate .rsp and works well.
So I set CMAKE_CXX_USE_RESPONSE_FILE_FOR_XXXXS OFF in physx/source/compiler/cmake/CMakeLists.txt but it doesn't avoid the generation of .rsp file.

Has anyone encountered the same situation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions