Changes between Initial Version and Version 1 of Ticket #15316, comment 2
- Timestamp:
- Aug 30, 2019, 2:04:05 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15316, comment 2
initial v1 1 There are multiple build failures when I try to do clean build of Haiku from the repository . I tried to build code from Haiku's git, but it completely fails to download anything with error 404. GitHub source code for some reason at least downloads packages. GCC 8 reports multiple errors due to incorrect C++ (e.g. extra qualifications or taking reference to temporaries), weird typecasts (mixing uint32 with void * in many places) and maybe other errors.1 There are multiple build failures when I try to do clean build of Haiku from the repository (x86 and x86_64). I tried to build code from Haiku's git, but it completely fails to download anything with error 404. GitHub source code for some reason at least downloads packages. GCC 8 reports multiple errors due to incorrect C++ (e.g. extra qualifications or taking reference to temporaries), weird typecasts (mixing uint32 with void * in many places) and maybe other errors.