Code Monkey home page Code Monkey logo

Comments (4)

jakub-zarembinski avatar jakub-zarembinski commented on August 20, 2024 2

OK, so can I assume it's a matter of incompatibility with DAWN 4.1?

If so, the good news is that in a couple of days we'll be publishing a new release which will be compatible with 4.1

from eosfactory.

igavva avatar igavva commented on August 20, 2024

Hi! Same here DAWN 4.1
/mnt/h/mnt/eosfactory/teos_lib/eos_interface.cpp:409:26: error: no viable conversion from 'const eosio::chain::abi_def'
to 'bytes' (aka 'vector')
.abi = abi
^~~
/usr/bin/../lib/gcc/x86_64-linux-gnu/5.4.0/../../../../include/c++/5.4.0/bits/stl_vector.h:318:7: note: candidate
constructor not viable: no known conversion from 'const eosio::chain::abi_def' to 'const std::vector<char,
std::allocator > &' for 1st argument
vector(const vector& __x)
^
/usr/bin/../lib/gcc/x86_64-linux-gnu/5.4.0/../../../../include/c++/5.4.0/bits/stl_vector.h:335:7: note: candidate
constructor not viable: no known conversion from 'const eosio::chain::abi_def' to 'std::vector<char,
std::allocator > &&' for 1st argument
vector(vector&& __x) noexcept
^
/usr/bin/../lib/gcc/x86_64-linux-gnu/5.4.0/../../../../include/c++/5.4.0/bits/stl_vector.h:373:7: note: candidate
constructor not viable: no known conversion from 'const eosio::chain::abi_def' to 'initializer_list<value_type>'
(aka 'initializer_list') for 1st argument
vector(initializer_list<value_type> __l,
^
1 error generated.
CMakeFiles/teoslib.dir/build.make:110: recipe for target 'CMakeFiles/teoslib.dir/eos_interface.cpp.o' failed
make[2]: *** [CMakeFiles/teoslib.dir/eos_interface.cpp.o] Error 1
make[2]: Leaving directory '/mnt/h/mnt/eosfactory/teos_lib/build'
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/teoslib.dir/all' failed
make[1]: *** [CMakeFiles/teoslib.dir/all] Error 2
make[1]: Leaving directory '/mnt/h/mnt/eosfactory/teos_lib/build'
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2

from eosfactory.

igavva avatar igavva commented on August 20, 2024

DAWN 4.0.0 is OK!

from eosfactory.

plouto5 avatar plouto5 commented on August 20, 2024

Awesome looking forward to it!

from eosfactory.

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.