Giter VIP home page Giter VIP logo

godot_arduino's People

Contributors

threaderic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

godot_arduino's Issues

only build this module on Godot version 3.1.2-stable :(

I don't know why it didn't build on new version of Godot (version 3.2.2-stable & 3.2.3-stable)

error printed at the end of the build (scons -j4) :

scons: Reading SConscript files ...
Automatically detected platform: x11
Enabling ALSA
Enabling PulseAudio
Checking for C header file mntent.h... (cached) yes
scons: done reading SConscript files.
scons: Building targets ...
[  6%] Compiling ==> modules/arduino_f/register_types.cpp
[  6%] Compiling ==> modules/arduino_f/arduino_f.cpp
[  6%] Compiling ==> modules/arduino_f/ceSerial.cpp
[ 13%] Compiling ==> thirdparty/bullet/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp
[ 13%] Compiling ==> thirdparty/bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp
[ 13%] Compiling ==> thirdparty/bullet/BulletCollision/CollisionShapes/btTetrahedronShape.cpp
[ 13%] Compiling ==> thirdparty/bullet/BulletCollision/CollisionShapes/btTriangleBuffer.cpp
[ 13%] Compiling ==> thirdparty/bullet/BulletCollision/CollisionShapes/btTriangleCallback.cpp
[ 13%] Compiling ==> thirdparty/bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp
[ 13%] Compiling ==> thirdparty/bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp
[ 13%] Compiling ==> thirdparty/bullet/BulletCollision/CollisionShapes/btTriangleMesh.cpp
[ 13%] Compiling ==> thirdparty/bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp
[ 13%] Compiling ==> thirdparty/bullet/BulletCollision/CollisionShapes/btUniformScalingShape.cpp
[ 14%] Compiling ==> thirdparty/bullet/BulletCollision/Gimpact/btContactProcessing.cpp
[ 14%] Compiling ==> thirdparty/bullet/BulletCollision/Gimpact/btGenericPoolAllocator.cpp
[ 14%] Compiling ==> thirdparty/bullet/BulletCollision/Gimpact/btGImpactBvh.cpp
[ 14%] Compiling ==> thirdparty/bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp
[ 14%] Compiling ==> thirdparty/bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp
[ 14%] Compiling ==> thirdparty/bullet/BulletCollision/Gimpact/btGImpactShape.cpp
[ 14%] Compiling ==> thirdparty/bullet/BulletCollision/Gimpact/btTriangleShapeEx.cpp
In file included from ./core/method_bind.h:407:0,
                 from ./core/class_db.h:34,
                 from ./core/reference.h:34,
                 from modules/arduino_f/arduino_f.h:43,
                 from modules/arduino_f/arduino_f.cpp:3:
./core/method_bind.gen.inc: In instantiation of 'PropertyInfo MethodBind0R<R>::_gen_argument_type_info(int) const [with R = char*]':
modules/arduino_f/arduino_f.cpp:235:1:   required from here
./core/method_bind.gen.inc:204:60: error: incomplete type 'GetTypeInfo<char*, void>' used in nested name specifier
   if (p_argument==-1) return GetTypeInfo<R>::get_class_info();
                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
./core/method_bind.gen.inc: In instantiation of 'GodotTypeInfo::Metadata MethodBind0R<R>::get_argument_meta(int) const [with R = char*]':
modules/arduino_f/arduino_f.cpp:235:1:   required from here
./core/method_bind.gen.inc:192:41: error: incomplete type 'GetTypeInfo<char*, void>' used in nested name specifier
   if (p_arg==-1) return GetTypeInfo<R>::METADATA;
                                         ^~~~~~~~
./core/method_bind.gen.inc: In instantiation of 'Variant::Type MethodBind0R<R>::_get_argument_type(int) const [with R = char*]':
./core/method_bind.gen.inc:190:87:   required from 'Variant::Type MethodBind0R<R>::_gen_argument_type(int) const [with R = char*]'
modules/arduino_f/arduino_f.cpp:235:1:   required from here
./core/method_bind.gen.inc:198:30: error: incomplete type 'GetTypeInfo<char*, void>' used in nested name specifier
   if (p_argument==-1) return (Variant::Type)GetTypeInfo<R>::VARIANT_TYPE;
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
scons: *** [modules/arduino_f/arduino_f.x11.tools.64.o] Error 1
scons: building terminated because of errors.

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.