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 5931613
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T14:43:09+00:00 2026-05-22T14:43:09+00:00

Using the tutorial of Compiling GIMP I have compiled GIMP, GEGL, Babl in windows.

  • 0

Using the tutorial of Compiling GIMP I have compiled GIMP, GEGL, Babl in windows. i had some errors, but those were on GIMP. i am not concerned about GIMP right now. i just want to use the GEGL libraries to create some APIs in visual studio and run them.
Now, my question is how to configure the Visual Studio for this. what changes should i make in the “project property”? what should i add in the “include directory”, Library Directory?
i just want to run a simple code, gegl initialization…

#include <gegl.h>
int main(int argc, char **argv)
{
gegl_init (&argc, &argv);
    // other GEGL code
gegl_exit ();
}
  • 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-05-22T14:43:10+00:00Added an answer on May 22, 2026 at 2:43 pm

    Put the directory where the header files are located into the Additional Include Directories of the C/C++ section.

    Put the directories where the lib files are in the Additional Library Directories of the Linker/General section.

    Put the names of the lib files in the Additional Dependency blank of the Linker/Input section.

    I don’t know this particular library, but if it has dlls, you’ll need to copy those into the directory with your .exe.

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

Sidebar

Related Questions

I have some problems using OpenSSL. I'm following the tutorial for compiling OpenSSL for
I had watched Jose Smith video and read some tutorial about MVVM, but I
I have recently started a tutorial to learn how to code GUI using Windows
I have a compiling problem. I followed tutorial about Hello world program for Android
I'm testing some font embedding in Flex 4. Using the tutorial below (modified a
I'm trying to get started with FMOD but I'm having some issues compiling the
I found some examples from Microsoft , but I'm not sure how to get
I am using this tutorial to create a login form http://www.ryancoughlin.com/2008/11/04/use-jquery-to-submit-form/ It authenticates against
I was learning python using the tutorial that comes with the standard python installation.
I built a Jquery dropdown menu using this tutorial . It works across browsers

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.