| Newsgroups |
gmane.comp.lib.fox-toolkit.user |
| Message-ID |
<[email protected]> |
On 2021-08-18 11:08, Wuping Xin wrote:
> It seems the latest 1.7.78 OpenGL (FXGLVisual) has some changes.
>
> The gltest with v1.7.58 now all "blackout".
>
>
> Previously, it works fine with v1.6.57 .
>
> Any advice?
There's a fine art to reporting bugs. Just a few suggestions:
1) Assume I'm not clairvoyant, able to do ESP, or anything like that.
Basically, all I know is what you tell me. And you haven't told
me anything that would help.
2) So, what O.S. are you running, what GPU, did you compile FOX
with VC++ 2008, or some other version of VC++.
3) Did you compile 64-bit or 32-bit.
4) Did you compile for debug, or release?
5) Any alterations made to compiler flags or source files?
6) After deciding it didn't work, did you compile for debug and
generate tracing output to potentially diagnose path through
code?
7) If it core dumped, did you have a stack trace? Location in
code where things went wrong?
It is unreasonable for you to expect me to put more effort into
SOLVING your problem than you did REPORTING it.
Cheers,
-- JVZ