Git Product home page Git Product logo

yactfr's Issues

Build failure

It no builds:

FAILED: yactfr/CMakeFiles/yactfr.dir/internal/metadata/json/json-val-from-text.cpp.o 
/usr/bin/c++ -DZF_LOG_DEF_SRCLOC=ZF_LOG_SRCLOC_NONE -DZF_LOG_LEVEL=ZF_LOG_NONE -Dyactfr_EXPORTS -I/home/simark/src/yactfr/include -fPIC -std=c++14 -MD -MT yactfr/CMakeFiles/yactfr.dir/internal/metadata/json/json-val-from-text.cpp.o -MF yactfr/CMakeFiles/yactfr.dir/internal/metadata/json/json-val-from-text.cpp.o.d -o yactfr/CMakeFiles/yactfr.dir/internal/metadata/json/json-val-from-text.cpp.o -c /home/simark/src/yactfr/yactfr/internal/metadata/json/json-val-from-text.cpp
In file included from /home/simark/src/yactfr/yactfr/internal/metadata/json/json-parser.hpp:18,
                 from /home/simark/src/yactfr/yactfr/internal/metadata/json/json-val-from-text.cpp:13:
/home/simark/src/yactfr/yactfr/internal/metadata/json/../str-scanner.hpp:454:26: error: field ‘_convBuf’ has incomplete type ‘std::array<char, 72>’
  454 |     std::array<char, 72> _convBuf;
      |                          ^~~~~~~~
In file included from /usr/include/c++/12.1.0/bits/hashtable_policy.h:34,
                 from /usr/include/c++/12.1.0/bits/hashtable.h:35,
                 from /usr/include/c++/12.1.0/unordered_set:46,
                 from /home/simark/src/yactfr/yactfr/internal/metadata/json/json-parser.hpp:14:
/usr/include/c++/12.1.0/tuple:1595:45: note: declaration of ‘struct std::array<char, 72>’
 1595 |   template<typename _Tp, size_t _Nm> struct array;
      |                                             ^~~~~
$ /usr/bin/c++ --version
c++ (GCC) 12.1.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Using yactf from Visual Basic 4.0

Hi,

I am working on a trace viewer written in Visual Basic. I think both of our projects would benefit tremendously if yactfr could be used from Visual Basic applications.

Note that my code depends on a fair amount of custom widgets written using VB 4.0, so I can't move to the newly introduced VB .NET just yet.

I have a license of Visual C++ 1.0 which I can use to build 16-bit real mode code. I will send you patches to build on this compiler since your code seems to use a lot of experimental C++ features. I think we should focus on industry standards if this project is to become successful.

Kind regards.

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.