Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ORBIS build #599

Open
shinyclaw opened this issue Jul 22, 2021 · 1 comment
Open

ORBIS build #599

shinyclaw opened this issue Jul 22, 2021 · 1 comment

Comments

@shinyclaw
Copy link

Hi, I try to generate project files for ORBIS (PS4) toolchain, but in CMake following error appears:

Configuring ORBIS

The C compiler identification is Clang 11.0.1
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working C compiler: E:/Programming/SDKs/SCE/ORBIS SDKs/8.500/host_tools/bin/orbis-clang.exe - skipped
Detecting C compile features
Detecting C compile features - done
No build type selected, using DEBUG
Looking for include file sys/queue.h
Looking for include file sys/queue.h - found
Looking for include files sys/socket.h, linux/if_addr.h
Looking for include files sys/socket.h, linux/if_addr.h - not found
Looking for include files sys/socket.h, linux/rtnetlink.h
Looking for include files sys/socket.h, linux/rtnetlink.h - not found
Looking for 4 include files sys/types.h, ..., netinet/ip_icmp.h
Looking for 4 include files sys/types.h, ..., netinet/ip_icmp.h - not found
Looking for include file net/route.h
Looking for include file net/route.h - not found
Looking for include file stdatomic.h
Looking for include file stdatomic.h - not found
Looking for usrsctp.h
Looking for usrsctp.h - not found
CMake Error at CMakeLists.txt:132 (message):
usrsctp.h not found

Do you have any idea what can cause it? On regular visual studio toolchain it works like expected.

Thanks!

@tuexen
Copy link
Member

tuexen commented Jul 22, 2021

Maybe @weinrank knows...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants