-
Notifications
You must be signed in to change notification settings - Fork 3
[Emile] [Redone] Building with tests #250
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
[Emile] [Redone] Building with tests #250
Conversation
|
I got some errors while compiling it at our server: Is it a problem at my user? Any one got it too? |
Yes, you need to fix the path for your openssl. |
Ups, my bad, thanks now it works |
Coquinho
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
23/23 emile-suite OK 0.11s
I will just run an additional test on CI before approving.
Coquinho
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yay, its working
adding ssl lib to crypto dependency Alternative using link_args instead dependencies using compile_args instead of include_directories
69b1378 to
e24ca58
Compare
Coquinho
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
woops, github just bugged here. sorry
* 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
Turns out that emile doesn't need ecore, so I redone the work of PR #120 here, sending it directly to windows-native.
Test: