Giter Club home page Giter Club logo

gdscript-tests's People

Contributors

vnen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

gdscript-tests's Issues

Build fail after rebased with master

seems like gdscript_test.cpp need to be updated with Callable. here is the failed build log

1>gdscript_test.cpp
1>modules\gdscript\gdscript_test.cpp(385): error C2039: 'get_ref_ptr': is not a member of 'Ref<GDScript>'
1>C:\dev\godot\modules\gdscript\gdscript.h(77): note: see declaration of 'Ref<GDScript>'
1>modules\gdscript\gdscript_test.cpp(397): error C2039: 'CallError': is not a member of 'Variant'
1>C:\dev\godot\core/variant.h(70): note: see declaration of 'Variant'
1>modules\gdscript\gdscript_test.cpp(397): error C2065: 'CallError': undeclared identifier
1>modules\gdscript\gdscript_test.cpp(397): error C2146: syntax error: missing ';' before identifier 'call_err'
1>modules\gdscript\gdscript_test.cpp(397): error C2065: 'call_err': undeclared identifier
1>modules\gdscript\gdscript_test.cpp(398): error C2065: 'call_err': undeclared identifier
1>modules\gdscript\gdscript_test.cpp(405): error C2065: 'call_err': undeclared identifier
1>modules\gdscript\gdscript_test.cpp(405): error C3083: 'CallError': the symbol to the left of a '::' must be a type
1>modules\gdscript\gdscript_test.cpp(405): error C2039: 'CALL_OK': is not a member of 'Variant'
1>C:\dev\godot\core/variant.h(70): note: see declaration of 'Variant'
1>modules\gdscript\gdscript_test.cpp(405): error C2065: 'CALL_OK': undeclared identifier
1>scons: *** [modules\gdscript\gdscript_test.windows.tools.64.obj] Error 2
1>scons: building terminated because of errors.
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.MakeFile.Targets(44,5): error MSB3073: The command "echo Starting SCons && cmd /V /C set "plat=x64" ^& (if "x64"=="x64" (set "plat=x86_amd64")) ^& set "tools=yes" ^& (if "debug"=="release" (set "tools=no")) ^& call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat" !plat! ^& scons --directory="C:\dev\godot" platform=windows progress=no target=debug tools=!tools! -j1" exited with code 2.
1>Done building project "godot.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

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.