Git Product home page Git Product logo

tightvnc's Introduction

tightvnc

tightvnc

问题1:无法找到下面两个头文件

#include <d3d11.h>
#include <DXGI1_2.h>

下载安装 Windwos 8 SDK: https://go.microsoft.com/fwlink/p/?LinkId=226658

添加文件头 属性页》配置属性》vc++目录》包含目录,添加文件头 "C:\Program Files (x86)\Windows Kits\8.1\Include\shared";"C:\Program Files (x86)\Windows Kits\8.1\Include\um";..

问题2:无2015 c++运行时 安装这两个组件包 工具》获取工具和功能》修改》单个组件》 MSVC v140 - VS 2015 C++ 生成工具(v14.00) 对VS207(v141)工具的C++ Windows XP支持(已弃用) 在属性页平台工具集设置为sual Studio 2015 - Windows XP (v140_xp)

问题3:无法打开包括文件: “TimeAPI.h”。 原因:工程中缺少”TimeAPI.h”文件。 解决方法:把”TimeAPI.h”从工程去掉。 解决步骤: a.把工程中所有的#include “TimeAPI.h” 用”//”屏蔽掉。

tightvnc's People

Stargazers

mo avatar YangJun avatar landv avatar

Watchers

James Cloos avatar landv avatar mo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.