nim_win_demo third_party tool_kits README.md Repository files navigation README NIM PC Demo详解 前言 这篇教程主要介绍NIM DEMO的nim工程的内容,demo的作用主要是展现sdk的功能,方便开发者快速熟悉使用sdk,但demo的代码不一定是最佳的。demo使用Visual Studio 2013开发。 demo的主要功能由demo工程本身以及...
网易云信 PC IM Demo 是基于网易云信 PC SDK 制作的即时通讯示例程序,UI 库使用 NIM Duilib 制作 预览 最低要求 CMake 3.10 或以上版本 Visual Studio 2017 或以上版本 Git 开发步骤 NIM Demo 从 8.4.0 版本开始使用 CMake 管理工程结构,您需要下载安装 CMake 并安装到系统中:https://cmake.org/download/...
huifeng/NIM_PC_Demo 代码Issues0Pull Requests0Wiki统计流水线 服务 我知道了,不再自动展开 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号?立即登录 master 克隆/下载 git config --global user.name userName git config --global user.email userEmail ...
nim_team_helper.h nim_user_helper.cpp nim_user_helper.h nim_win_demo gui/main main_form_ui.cpp nim.rc nim.vcxproj.user tool_kits/ui_component/ui_kit callback login login_callback.cpp team team_callback.cpp vchat vchat_callback.cpp export nim_ui_contacts_list_manager.cp...
使用如下的命令: cmake . -B build -G"Visual Studio 15 2017" -T"v141_xp" -DBUILD_WITH_NERTC_G2=ON -DCMAKE_BUILD_TYPE=Debug cmake --build build --config Debug --target install 编译完成后,使用visual studio 2017打开build目录下的nim_win_demo.sln进行编译,报
This branch is164 commits behindnetease-kit/NIM_PC_Demo:master. README NIM Windows(PC) Demo 导读 更新日志 传输门 编译须知 编译前需要解压libs\cef_sandbox.rar(64位解压libs\x64\cef_sandbox.rar)。 前言 这篇教程主要介绍NIM Demo的nim工程的内容,Demo的作用主要是展现sdk的功能,方便开发者快速熟悉使用...