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

Segmentation fault on CreateListenSocketIP using WSL2 Ubuntu #308

Open
OCSalter opened this issue Jan 16, 2024 · 0 comments
Open

Segmentation fault on CreateListenSocketIP using WSL2 Ubuntu #308

OCSalter opened this issue Jan 16, 2024 · 0 comments

Comments

@OCSalter
Copy link

Hey Everyone,

I'm getting a Segmentation fault when I run CreateListenSocketIP using a built libGameNetworkingSockets.so.
Could this be an issue with WSL2 permissions (and if it is does anyone have an insight on workarounds?), or with how I'm using the project?

CMake Library Linking:

add_executable(LiveChat main.cpp)
target_link_libraries(LiveChat PRIVATE "${CMAKE_CURRENT_SOURCE_DIR}/vendor/GameNetworkingSockets/bin/libGameNetworkingSockets.so")

Library Storage Structure:
image

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

1 participant