gpt4 book ai didi

c++ - EverNote API 编译错误

转载 作者:太空宇宙 更新时间:2023-11-04 04:28:02 25 4
gpt4 key购买 nike

我正在尝试在 ubuntu 上构建 EverNote API。我下载了 Thrift 库并将 API 文件链接到该库。当我尝试编译 API 时,出现以下错误:

/usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/crt1.o: In function `_start':
(.text+0x18): undefined reference to `main'
NoteStore.o: In function `evernote::edam::NoteStoreProcessor::process_fn(apache::thrift::protocol::TProtocol*, apache::thrift::protocol::TProtocol*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, int)':
NoteStore.cpp:(.text+0xc9ad): undefined reference to `apache::thrift::TApplicationException::write(apache::thrift::protocol::TProtocol*) const'

知道如何解决这个问题吗?

最佳答案

要编译该库,只需链接到 Thrift 头文件即可:http://thrift.apache.org/download/ 。安装完成后,将其编译为库。对于将来可能遇到同样问题的人来说,这是我的错误。

关于c++ - EverNote API 编译错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6865843/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com