[Emile] [Redone] Building with tests#250
Merged
JPTIZ merged 4 commits intodevs/expertise/native-windowsfrom Jul 6, 2020
Merged
[Emile] [Redone] Building with tests#250JPTIZ merged 4 commits intodevs/expertise/native-windowsfrom
JPTIZ merged 4 commits intodevs/expertise/native-windowsfrom
Conversation
Contributor
Author
walac
approved these changes
Jul 3, 2020
Contributor
|
I got some errors while compiling it at our server: Is it a problem at my user? Any one got it too? |
Contributor
Author
Yes, you need to fix the path for your openssl. |
Contributor
Ups, my bad, thanks now it works |
Coquinho
reviewed
Jul 6, 2020
Contributor
Coquinho
left a comment
There was a problem hiding this comment.
23/23 emile-suite OK 0.11s
I will just run an additional test on CI before approving.
Coquinho
approved these changes
Jul 6, 2020
adding ssl lib to crypto dependency Alternative using link_args instead dependencies using compile_args instead of include_directories
69b1378 to
e24ca58
Compare
Coquinho
approved these changes
Jul 6, 2020
Contributor
Coquinho
left a comment
There was a problem hiding this comment.
woops, github just bugged here. sorry
JPTIZ
approved these changes
Jul 6, 2020
joaoantoniocardoso
referenced
this pull request
Jul 8, 2020
felipealmeida
pushed a commit
that referenced
this pull request
Oct 26, 2020
* Fixing missing include directory for crypto on windows adding ssl lib to crypto dependency Alternative using link_args instead dependencies using compile_args instead of include_directories * Enabling emile * Adding missing S_ISDIR symbol * Enabling and fixing Nuget dependencies
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Turns out that emile doesn't need ecore, so I redone the work of PR #120 here, sending it directly to windows-native.
Test: