C++ boost libraries shared_memory_object undefined reference to 'shm_open'

前端 未结 4 1184
囚心锁ツ
囚心锁ツ 2021-01-04 00:21

I tried to compile the following code on ubuntu 11.04:

#include  
#include  

int main() 
         


        
4条回答
提交回复
热议问题