-
你最近对NFFileProcess里面内容的修改,应该只在linux下编译了吧?在win下有几个文件编译不过,需要添加下头文件
-
## System Info
Windows 10.0.19041
Visual Studio Community 2019
## What I Did
* Built project files with cmake -G "Visual Studio 16 2019" C:\path\to\MrsWatson
* Open MrsWatson.sln with VSC
* Bu…
-
NIM_Duilib 是必须用2013吗 我用2019编译报错 ui_components 这个子项目124个报错 怎么解决
-
连接器里之前的opencv_world452.lib我改成了opencv_world453.lib,因为是官网去下的最新版opencv
>main.obj : error LNK2001: 无法解析的外部符号 "public: static class std::basic_string Config::logfile" (?logfile@Config@@2V?$basic_string@…
-
For compling successfully, the MACRO below has to be defined.
`#define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING`
Can the line above be removed by default?
Thanks
-
I had a quick look after [this discussion](https://github.com/mas-bandwidth/yojimbo/issues/203) but there are a bit too many issues for me to fix them cleanly in a PR right now.
With the following …
VA-GS updated
3 weeks ago
-
**Describe the bug**
I started with the TcOpen.Hammer Project to get in contact with the TcOpen Framework. Unfortunately it doesn't work for me.
After loading the Project i updated all the nuget-pac…
-
Any possibility if this can be updated for a more recent version of Visual Studio? Or XCode for that matter?
-
Hi,
I am getting the following build error using vs2019 v142 toolset. I have just added the section for ImageProcessingAtom.Editor but the same issue occurs when building AtomSampleViewerstandalone. …
-
In an extension project targeting VS2019 that references `Community.VisualStudio.Toolkit.16` , I get the following warning
```text
The version of Newtonsoft.Json cannot be greater than 9.0.1, but …