OrchidTechnologies / orchid

Orchid: VPN, Personal Firewall
https://www.orchid.com/
GNU Affero General Public License v3.0
655 stars 102 forks source link

Compile error #41

Closed zaniko closed 4 years ago

zaniko commented 4 years ago

Clang doesnt want to compile. Complaining : clang: error: unknown argument: '-fcoroutines-ts'

I tried a few things but nothing make it work.

Any hints ?

Regards

zaniko commented 4 years ago

A quick follow up to my issue.

So after remove clang (no version) and symllink clang to clang-8 it is now stopping with another error.

Fatal error : « filesystem » file not found

include

I find the orchid idea great and would love to contribute to it.

Maybe somebody can slightly help me on this one.

Cheers

zaniko commented 4 years ago

Another update,

I am now to the point where i get an error really at the end. After rust done its job.

Telling me this message :

clang: error: linker command failed with exit code 1

As a result orchidd is not compiled. Very close thought.

If someone pass by here...

zaniko commented 4 years ago

After few hours orchidd is finally built. I close this issue.