• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Embedded Software » Linux » Linux forum » Where to find Missing OpenGL Libraries for 816x EVM
Share
Linux
  • Forum
Options
  • Subscribe via RSS

Forums

Where to find Missing OpenGL Libraries for 816x EVM

This question is not answered
SID814
Posted by SID814
on Mar 23 2012 15:27 PM
Prodigy250 points

 

We are trying to build  an application that uses the OpenGL calls and encountering problems during

linking due to missing the OpenGL libraries such as libGL.a and/or libGLES.a  and possibly others.

We are building our linux application using the suppiled Windows based Code Sourcery toolchain for our

816x EVM.  Can some point me to where I can find these libraries for the Windows based Code Sourcery

toolchain or can we simple copy them off our linux build system if available ?

Report Abuse
  • Reply
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
All Replies
  • Prabindh Sundareson
    Posted by Prabindh Sundareson
    on Mar 26 2012 12:44 PM
    Expert4455 points

    Is this a Linux based target system ? If so, need to build with the regular dynamic libraries (.so files).  Take a look at any of the SDK Makefiles  (under GFX_Linux_SDK folder), or https://www.gitorious.org/tigraphics/sgxperf/blobs/master/Makefile for the right way to build with dynamic libraries.

     


     

    Note: Post the output of below Script, while posting queries related to SGX drivers:

    https://gforge.ti.com/gf/download/docmanfileversion/203/3715/gfx_check.sh

    Also read the below page,

    http://processors.wiki.ti.com/index.php/SGXDbg

    For User Interface queries, submit below details for faster response,

    https://gforge.ti.com/gf/download/docmanfileversion/220/3798/UI_graphics_reqs_sheet_v1.xls

     

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • SID814
    Posted by SID814
    on Mar 26 2012 13:47 PM
    Prodigy250 points

     

    The target is the 816x EVM running linux , however our application is built on a Windows machine using

    the supplied Code Sourcery Toolchain.  When linking our application, we are getting "undefined reference" errors

    for glViewport , glFlush..... because it is looking for the "static" OpenGL libraries.  (libgl.a and such).

    Where can we get these static libraries or how can we eliminate these errors in our link   I think we need to have

    the static libraries and not the shared libraries for how we are building.  I beleive we need a package for our Windows-based

    Code Sourcery Toolchain build environment. 

    graphics OpenGL
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Prabindh Sundareson
    Posted by Prabindh Sundareson
    on Mar 26 2012 20:13 PM
    Expert4455 points

    Can the Makefile be posted here ? Has the Makefile posted in the previous response been referred to for the proper procedure to link with shared libs ?

    Are you able to link any (other) applications with shared libraries ?

     


     

    Note: Post the output of below Script, while posting queries related to SGX drivers:

    https://gforge.ti.com/gf/download/docmanfileversion/203/3715/gfx_check.sh

    Also read the below page,

    http://processors.wiki.ti.com/index.php/SGXDbg

    For User Interface queries, submit below details for faster response,

    https://gforge.ti.com/gf/download/docmanfileversion/220/3798/UI_graphics_reqs_sheet_v1.xls

     

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • SID814
    Posted by SID814
    on Mar 27 2012 12:42 PM
    Prodigy250 points

    The question is really what shared libraries are actually needed and where can I get them for our

    windows machine that's actually building our application using the code sourcery toolchain.

    1:  What are the specific .so file that I need ?

    2:  Can they just be copied from the linux sgx sdk environment to our windows code sourcery build environrment ?

    3: Are there any supporting files needed as well ?  

    4:  Can you provide these shared libraries / package for the windows based cose sourcery environment ?

    Thanks

     

    graphics OpenGL
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Prabindh Sundareson
    Posted by Prabindh Sundareson
    on Mar 27 2012 21:36 PM
    Expert4455 points

    As already mentioned, the Makefile specified in the previous post has details of libraries to link to, how to link, what dependencies exist, and supporting files.Are you facing issues after incorporating those steps ? TI SDKs for parts that have SGX, have all the libraries necessary to build OpenGL ES based applications.

    Can you share your current Makefile for review again ?

     


     

    Note: Post the output of below Script, while posting queries related to SGX drivers:

    https://gforge.ti.com/gf/download/docmanfileversion/203/3715/gfx_check.sh

    Also read the below page,

    http://processors.wiki.ti.com/index.php/SGXDbg

    For User Interface queries, submit below details for faster response,

    https://gforge.ti.com/gf/download/docmanfileversion/220/3798/UI_graphics_reqs_sheet_v1.xls

     

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Siddharth Heroor
    Posted by Siddharth Heroor
    on Mar 29 2012 04:37 AM
    Expert4210 points

    Hi,

    Building a linux application from windows using codesourcery, while possible, is not recommended by TI. Its far easier to develop for DM816x on a linux PC and some of the problems with linking that you are facing can be avoided. We cannot support developing DM816x Linux applications on a Windows PC and so, you are on your own if you wish to do so.

    --Sid

    Need more information? Some Categories on TI's processors wiki  are -

    http://processors.wiki.ti.com/index.php/Category:DaVinci

    http://processors.wiki.ti.com/index.php/Category:DaVinci_Linux

    http://processors.wiki.ti.com/index.php/Category:EZSDK

    http://processors.wiki.ti.com/index.php/Category:DVSDK

    http://processors.wiki.ti.com/index.php/Category:OMX

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use