Skip to content

WIP - migrating to new API + cmake#1

Open
kobi-ca wants to merge 2 commits into
psranga:masterfrom
kobi-ca:feature/new-api-and-cmake-support
Open

WIP - migrating to new API + cmake#1
kobi-ca wants to merge 2 commits into
psranga:masterfrom
kobi-ca:feature/new-api-and-cmake-support

Conversation

@kobi-ca
Copy link
Copy Markdown

@kobi-ca kobi-ca commented Jun 12, 2019

migrating to new API, on ubuntu 16.04 + cmake support

Still WIP. the example asserts with:
(from the build dir:)
example-code/example-code ../example-specs/gr3.yaml ../example-specs/y0.gr3.yaml
example-code: /home/kobic/develop/yavl-cpp/src/yavl.cpp:140: bool YAVL::Validator::validate_leaf(const YAML::Node&, const YAML::Node&): Assertion `gr.Type() == YAML::NodeType::Sequence' failed.
Aborted (core dumped)

did not debug it yet. maybe you can have a clue about what's going on while I'm looking at it.

to build it:

mkdir  build
cd build
cmake -DCMAKE_BUILD_TYPE=Debug ..
make

Kobi Cohen-Arazi added 2 commits June 12, 2019 09:02
migrating to new API, on ubuntu 16.04 + cmake support
missing from previous commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant