Commit Graph

21 Commits (3db2770ac4d059f44cdb19a6db05bb74cd769059)

Author SHA1 Message Date
Michal Szwaj 3db2770ac4
Merge pull request #7 from duxet/development
Fix remaining MacOS build issues
2018-03-12 09:42:19 +01:00
duxet 98c26d3328 Fix remaining MacOS build issues 2018-03-12 08:43:31 +01:00
michal.szwaj@o2.pl 65d6e3e54b Make aasdk_proto shared library to avoid duplicated definitions of proto messages 2018-03-10 13:54:39 +01:00
michal.szwaj@o2.pl 26ef6b8a82 Use CMake style to link with project libraries 2018-03-10 13:39:10 +01:00
michal.szwaj@o2.pl 49f45e4b0c Keep consitency in CMake if statements 2018-03-10 13:25:06 +01:00
michal.szwaj@o2.pl 529fe29bcc Fix issue with winsock.h conflict for MinGW w64 2018-03-10 13:15:20 +01:00
michal.szwaj@o2.pl 59400c6a72 Fix compilation for GCC 7 2018-03-10 13:14:40 +01:00
michal.szwaj@o2.pl 257c63e06d Fix build on MinGW w64 2018-03-10 13:03:54 +01:00
michal.szwaj 706284053f Update readme 2018-03-05 22:21:32 +01:00
Michal Szwaj a36db60b5b
Merge pull request #5 from duxet/development
Fix MacOS build issue
2018-02-27 11:08:01 +01:00
Wojciech 0ff7365c3b
Fix MacOS build issue
In file included from /Users/duxet/git/aasdk/src/Channel/ServiceChannel.cpp:19:
In file included from /Users/duxet/git/aasdk/include/f1x/aasdk/IO/PromiseLink.hpp:23:
/Users/duxet/git/aasdk/include/f1x/aasdk/Error/Error.hpp:47:17: error: implicit instantiation of undefined template 'std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >'
    std::string message_;
2018-02-27 10:43:05 +01:00
michal.szwaj 5edcc7c68c Add flag for toggle external gtest complation to speed up release build 2018-02-18 02:01:32 +01:00
michal.szwaj ddbd19742f Change night mode data to proto2 2018-02-13 22:03:35 +01:00
michal.szwaj afbf168a47 Merge branch 'development' of https://github.com/f1xpl/aasdk into development 2018-02-12 16:08:13 +01:00
michal.szwaj bd67b8aadc Make getter for channelId const method 2018-02-12 16:07:44 +01:00
Michal Szwaj 4b6684e165
Update Readme.md 2018-02-12 09:52:42 +01:00
michal.szwaj 71cf9b43c3 Readme update 2018-02-11 22:19:10 +01:00
michal.szwaj 3186fc08f5 Readme update 2018-02-11 21:46:16 +01:00
michal.szwaj 27fd5215e7 Update readme file 2018-02-11 21:36:09 +01:00
michal.szwaj 4cca889a48 Add readme file 2018-02-11 21:23:13 +01:00
michal.szwaj 9bcecbc977 Initial commit 2018-02-11 20:36:55 +01:00