夏侯居坤叶叔尘

关注

UE5 windows.h编译错误解决

夏侯居坤叶叔尘

关注

阅读 22

2023-10-09

问题

源码文件添加#include <windows.h>,提示错误

没有将“_WIN32_WINNT_WIN10_RS1”定义为预处理器宏


解决

#include "Windows/AllowWindowsPlatformTypes.h"
#include <windows.h>
#include "Windows/HideWindowsPlatformTypes.h"


相关推荐

黄昏孤酒

【错误记录】Windows 控制台程序编译报错 ( WINDOWS.H already included. MFC apps must not #include <Windows.h> )

黄昏孤酒 38 0 0

程序员漫画编程

WINDOWS.H already included. MFC apps must not #include <Windows.h>

程序员漫画编程 23 0 0

云竹文斋

0530编译错误.

云竹文斋 104 0 0

海牙秋天

KernelIoControl编译错误

海牙秋天 58 0 0

大明宫

MDK编译错误 core_cm3.h(90): error: #5: ca

大明宫 76 0 0

大雁f

踩坑 Mac Xcode 与 conio.h & windows.h 库(错误代码:‘conio.h‘ file not found & ‘windows.h‘ file not found)

大雁f 98 0 0

西红柿上校

UE5 预编译版本 VS 源码编译版本

西红柿上校 91 0 0

12a597c01003

UE5 启动

12a597c01003 31 0 0

一条咸鱼的干货

UE5 镜头

一条咸鱼的干货 46 0 0

热爱生活的我一雷广琴

UE5 USplineComponent

热爱生活的我一雷广琴 65 0 0

精彩评论(0)

0 0 举报