小编A.T*_*.T.的帖子

链接错误与curlpp

我写了一个c ++程序,并尝试使用curlpp安全地访问http服务器SSL.问题是,我无法链接该程序.

操作系统:Ubuntu 15.10

错误:

/ usr/bin/cmake -E cmake_link_script CMakeFiles/prtg_probe.dir/link.txt --verbose = 1 Wird gelinkt prtg_probe(c ++)CMakeFiles/prtg_probe.dir/probe.cpp.o:在函数curlpp :: internal :: OptionContainer中,std :: allocator>,std :: allocator,std :: allocator >>>

:: OptionContainer(std :: __ cxx11 :: list,std :: allocator>,std :: allocator,std :: allocator >>> const&)':/ usr/include /curlpp/internal/OptionContainer.inl:38:undefined引用curlpp :: internal :: SList :: SList(std :: __ cxx11 :: list,std :: allocator>,std :: allocator,std :: allocator >>> const&)'CMakeFiles/prtg_probe.dir/probe. cpp.o:在函数curlpp :: internal :: OptionContainer,std :: allocator>,std :: allocator,std :: allocator >>> :: …

c++ linker curl curlpp

6
推荐指数
2
解决办法
2965
查看次数

标签 统计

c++ ×1

curl ×1

curlpp ×1

linker ×1