Code Monkey home page Code Monkey logo

Comments (3)

fengzehua avatar fengzehua commented on May 23, 2024

我不确定是我这边开发环境问题,比如使用的MSVC版本不对还是怎么样?按照文档操作完了还是编译失败,于是为了解决这个问题,我在include “Binding.hpp”之前加上了 #pragma warning(disable: 4668)。这个可以编译过去,但是在打包安卓包的时候报错 v8.h(4917,5): error: 'V8_CC_MSVC' is not defined, evaluates to 0 [-Werror,-Wundef]。
由于这边引入了Binding.hpp-->#include "ScriptBackend.hpp"-->#include "V8Backend.hpp"->#include "DataTransfer.h"-->#include "v8.h"。
我不确定两者是否有相关性,还麻烦大佬解答一下。

from puerts.

chexiongsheng avatar chexiongsheng commented on May 23, 2024

5.3试试按这个改下:chexiongsheng/puerts_unreal_demo@2b21d14

from puerts.

fengzehua avatar fengzehua commented on May 23, 2024

5.3试试按这个改下:chexiongsheng/puerts_unreal_demo@2b21d14

可以了 这下没问题了

from puerts.

Related Issues (20)

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.