Raspberry PI needs some love
Jonas Minnberg via Digitalmars-d
digitalmars-d at puremagic.com
Sat Aug 12 04:43:32 PDT 2017
I am currently using D on my Raspberry PI, but two things that
makes it harder are;
1. There is no way to detect that I am running on the PI. This is
needed in my case to use the special OpenGL ES version on that
machine.
2. Profiling does not seem to work. You can build a profiling
build but it does not output any trace.log.
Anyone know how to work around these issues or even dig into why,
that would be great.
-- Jonas Minnberg
More information about the Digitalmars-d
mailing list