QStage porting Stage for Windows MinGW
giorgik <[email protected]>
| Newsgroups | gmane.science.robotics.playerstage |
|---|---|
| Message-ID | <[email protected]> |
This is a port of the project Stage 4.1.1 on Windows XP. Using QtCreator as
IDE 2.6.0 utilizing MinGW 4.6.2, FLTK 1.3.1 and MSYS 1.0.11.
I put in attachment the entire project. The problem that arises is in the
file blockgroup.cpp
In particular in the function BlockGroup::BuildDisplayList( ).
There seems to be a problem when running on glu32.dll
[code]gluTessEndPolygon (tobj);[/code]
see
[code]
//GG-d:
printf("\nGG-d (1) BlockGroup::BuildDisplayList()\n");
//GG: fine
gluTessEndPolygon(tobj);
//GG-d:
printf("\nGG-d (2) BlockGroup::BuildDisplayList()\n");
//GG: fine
[/code]
can you help me to solve this problem
http://old.nabble.com/file/p34887196/QStage.zip QStage.zip ?
--
View this message in context: http://old.nabble.com/QStage-porting-Stage-for-Windows-MinGW-tp34887196p34887196.html
Sent from the playerstage-developers mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812