This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Glut Problem


Am 12.12.2010 21:33, schrieb Reini Urban:
> 2010/12/9 Klaus Ramstöck:
>> Am 08.12.2010 18:33, schrieb André Bleau:
>>>> int button, state;
>>>>  ((GLUTbuttonBoxFCBUSR)__glutGetFCB(GLUT_FCB_BUTTON_BOX))(&button, &state);
> 
> Can you try it with long for button and state?
> 
> Fortran calling conventions are weird, und usually require argument padding.
Same Problem, as to be expcted. This code is never executed. It's the
reference to __glutGetFCB which is not satisified by the .dll that
causes the Problem.

Klaus
PS: Sorry Reini, I used the wrong reply button

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]