KNOWNPROBLEMS.txt 775 B

1234567891011121314151617181920212223242526272829
  1. Last update: 22.4.2011
  2. KNOWN PROBLEMS WITH OPENGL ES DEMO APPLICATIONS
  3. Building the demos
  4. ==================
  5. When you build these OpenGL demos in N950 SDK there are several
  6. warnings that you will see during compile time. Also, some warnings are
  7. generated when the .deb package is being created.
  8. None of these warnings should stop the compilation or .deb package
  9. creation.
  10. The source files that generated build time warnings are:
  11. OGLES2Navigation.cpp
  12. OGLES2Navigation3D.cpp
  13. OGLES2DisplacementMap.cpp
  14. OGLES2RenderToTexture.cpp
  15. OGLES2ShadowMapping.cpp
  16. OGLES2IntroducingPOD.cpp
  17. If you see other warnings that originate from other source files
  18. during build time please contact the N950 SDK team.
  19. Warnings during package building time are generated by dpkg-shlibdeps
  20. tool.