質問編集履歴
1
エラーの変更
title
CHANGED
File without changes
|
body
CHANGED
@@ -17,7 +17,7 @@
|
|
17
17
|
```
|
18
18
|
```errcode
|
19
19
|
/tmp/ccVcuFmy.o: In function `main':
|
20
|
-
/home/
|
20
|
+
/home/user/work/test/test.cpp:4: undefined reference to `curl_easy_init'
|
21
21
|
collect2: error: ld returned 1 exit status
|
22
22
|
```
|
23
23
|
"#include <curl/curl.h>"
|