View Single Post
Old 14 December 2023, 23:40   #41
Amiga1992
Registered User
 
Join Date: May 2001
Location: ?
Posts: 19,646
Quote:
Originally Posted by bebbo View Post
Code:
make clean
make v date=2020-07-31
maybe you should use different PREFIX then
Code:
make v
returns to the latest versions.
and maybe even
Code:
make clean
make all NDK=3.9
could help you, since at that time the NDK 3.9 *with patches* was used.
(now NDK 3.2 only having the timeval patch is used by default)
Well I tried these:
Code:
make v
this gives error: "make: *** No rule to make target 'v'. Stop."

Then:
Code:
make all NDK=3.9
And that gave the exact same error on gfxbase.h
Amiga1992 is offline  
 
Page generated in 0.04468 seconds with 11 queries