Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

缺少部分源代码,无法编译成功 #5

Open
xiawenq opened this issue Sep 1, 2020 · 0 comments
Open

缺少部分源代码,无法编译成功 #5

xiawenq opened this issue Sep 1, 2020 · 0 comments

Comments

@xiawenq
Copy link

xiawenq commented Sep 1, 2020

你好,我尝试了下编译项目,存在着一些错误,我尝试修复了一些错误。但是有部分子工程的错误仍然是无法修复的,原因是缺少一部分的源代码。
GB28181.Platform这个子工程,缺少下面的一些代码:

错误(活动)	E1696	无法打开 源 文件 "Memory/MapWithLock.h"
错误(活动)	E1696	无法打开 源 文件 "Memory/MemPoolUnit.h"	
错误(活动)	E1696	无法打开 源 文件 "Memory/ObjectAllocator.hpp"
错误(活动)	E1696	无法打开 源 文件 "Common/common.h"
错误(活动)	E1696	无法打开 源 文件 "Common/Utils.h"
错误(活动)	E1696	无法打开 源 文件 "Common/AppSetting.h"

TestCom子工程,也无法编译成功,缺少stdafx.cpp中定义的很多tlh文件和tlb文件。

请问能给全这些缺失的文件么,不然这个工程编译不成功啊。。。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant