add missing pthread link in App_HelloBulletRobotics
This commit is contained in:
@@ -277,6 +277,11 @@ if not _OPTIONS["no-enet"] then
|
||||
end
|
||||
|
||||
|
||||
if os.is("Linux") then initX11()
|
||||
links {"pthread"}
|
||||
end
|
||||
|
||||
|
||||
files {
|
||||
"HelloBulletRobotics.cpp"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user