Re: gluegen - examples needed
Posted by
peterk on
Jul 22, 2014; 1:13pm
URL: https://forum.jogamp.org/gluegen-examples-needed-tp4031123p4032625.html
By the way - I greatly respect that I was able to install mingw, git
clone your source tree, and type "ant" and the build for gluegen, jogl,
and jogle-demos just worked.
It is how I always try to make my stuff work.
PK
On 7/22/2014 8:30 AM, gouessej [via jogamp] wrote:
Ok. Free software is about freedom after all, feel free
to use MS VS if you want, I won't spend any time in supporting it as
this is what I want.
Personally I don't find writing documentation annoying, it's a matter
of taste. At first, it's useful for me, it allows me to resume a
project even after a very long pause, I don't waste a lot of time in
understanding what I did, I know what has been done and what I have to
do. When I write some documentation, it forces me to think about how to
explain what I do, it forces me to clarify some aspects so that I have
a chance in succeeding in explaining my stuff. Secondly, it's useful
for others even though I don't use silly names for my variables. Anyway
I understand that some developers find this kind of task boring,
especially when documenting the work of someone else.
Oh my ... I have just read your bug report and I admit that there were
some really wrong things :s
I never use GlueGen under Windows. I run it under Linux a few days ago
and it worked without any trouble, I used the Ant script within Eclipse
Kepler. I stopped using the other scripts not based on Ant since we
switched to JOGL 2 and it seems that I'm not alone in this case.