Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7833927
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T12:58:16+00:00 2026-06-02T12:58:16+00:00

I am trying to load a texture to a opengl polygon in artoolkit. My

  • 0

I am trying to load a texture to a opengl polygon in artoolkit.
My Artoolkit project has already the SDL, libjpeg and libpng dylib but when i do:

    #include <libjpeg.h>

the Xcode says that there is no file or directory, and:

    read_JPEG_file("texture/image1.jpg", uiv1Texture);

it says implicit declaration of function read_JPEG_file.
How can i solve this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T12:58:18+00:00Added an answer on June 2, 2026 at 12:58 pm

    You most likely have a working directory problem. Mac applications usually store their image files in the application bundle’s Resources folder, but the Mac version of SDL sets the working directory to a different location. When you try to load the image file, the operating system can’t find it.

    The solution is to change the working directory to your application bundle’s Resources folder. You can find instructions on how to do so by reading the "Changing the Working Directory" section of the following article:

    SDL Tips for Mac OS X

    For your include problem, try including the header file with quotation marks instead of angle brackets. Angle brackets are for system headers, and libjpeg.h isn’t a system header.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to load and draw a 2d texture using OpenGL with GLFW
I'm trying to load an openGL texture for a game. The texture is an
I'm trying to understand how to load a texture in OpenGL and I wrote
I'm trying to convert a SDL surface to an openGL texture using a snippet
I am trying to load an image as a texture for openGL using the
I'm trying to load a texture with RGBA values but the alpha values just
When trying to load Microsoft.Xna.Framework.dll from any project, it throws a FileNotFoundException. The specified
I am trying to load a very basic XML document but everytime I get
I'm trying to load an image file and use it as a texture for
I'm trying to draw grayscale image in color as texture in OpenGL using two

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.