Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed some compilation errors and unit test failure #51

Merged
merged 1 commit into from
Jan 3, 2018

Conversation

cs2be
Copy link
Collaborator

@cs2be cs2be commented Jan 2, 2018

  • link in eigen3 library to vl_test target
  • Add new "template class SimpleWriteSyncGuard<Entry>;", since build will fail on OSX
  • Add template keyboard to data(0).Get() (otherwise this fails on OSX)
  • Fix unit test in sdk_test.cc

Tested build and unit test run on OSX and Ubuntu with no issues

* link in eigen3 library to vl_test target
* Add new "template class SimpleWriteSyncGuard<Entry<long long>>;", since build will fail on OSX
* Add template keyboard to data<T>(0).Get() (otherwise this fails on OSX)
* Fix unit test in sdk_test.cc

Tested build and unit test run on OSX and Ubuntu with no issues
Copy link
Contributor

@Superjomn Superjomn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@cs2be cs2be merged commit 7b0736f into develop Jan 3, 2018
@cs2be cs2be deleted the fix_compile_on_osx branch January 3, 2018 02:00
jacquesqiao pushed a commit to jacquesqiao/VisualDL that referenced this pull request Jan 12, 2018
Fixed some compilation errors and unit test failure
jacquesqiao pushed a commit to jacquesqiao/VisualDL that referenced this pull request Jan 13, 2018
jacquesqiao pushed a commit to jacquesqiao/VisualDL that referenced this pull request Jan 13, 2018
Fixed some compilation errors and unit test failure
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.

2 participants