8000 GitHub - lmshao/LearnLibtom: Libtom库的使用,基于MacOS平台。
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lmshao/LearnLibtom

Repository files navigation

Learn Libtom

该工程可以在MacOS or Linux平台上编译运行,唯一区别在于链接的动态库不同。libs/mac目录对应MacOS,libs/linux目录对应64位Linux。

编译说明

  • 使用Makefile直接执行make命令,该Makefile可以在MacOS or Linux上运行。
  • 使用CLion打开CMakeLists.txt,默认是基于MacOS,若使用Linux,需要把CMakeLists.txt文件中LINK_DIRECTORIES(libs/mac)更改为LINK_DIRECTORIES(libs/linux)

About

Libtom库的使用,基于MacOS平台。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0