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

  • Home
  • SEARCH
  • 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 4621994
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T02:46:52+00:00 2026-05-22T02:46:52+00:00

I am new to gimp programming. I have installed the gimp and using it

  • 0

I am new to gimp programming. I have installed the gimp and using it in Visual Studio 2010. The configuration is ok.

I was trying to compile the code from here:
http://git.gnome.org/browse/gimp/tree/plug-ins/common/blur.c

The problem is that when including config.h, I am getting this:

fatal error C1189: #error : “config.h must be included prior to stdplugins-intl.h”

where is this config.h file located?

Also, I have problem with this code:

GimpRunMode run_mode; run_mode = param[0].data.d_int32;

it says a value of type gint32 cannot be assigned to an entity of type GimpRunMode.

  • 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-22T02:46:52+00:00Added an answer on May 22, 2026 at 2:46 am

    config.h is generated when you run ./configure in the root of the gimp directory. If you have run configure it should have ended up in the root of the gimp directory.

    As to your other problem, try casting the value before assigning it:

    GimpRunMode run_mode;
    run_mode = (GimpRunMode)param[0].data.d_int32;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

New to Linux programming in general. I am trying to communicate with a kernel
New to files in C, trying to read a file via fread Here's the
Using Gimp 2.6.6 for MAC OS X (under X11) as downloaded from gimp.org. I'm
New to DDD here and have a architecture question which should be a typical
New to Python and trying to figure out what went wrong here. Making a
New formtastic user here. I have a relationship user has_many clients In formtastic ,
New to SharePoint. I'm trying to upload a document to SharePoint using it's CopyIntoItems
New to javascript/jquery and having a hard time with using this or $(this) to
New day, new problem :-) Code: Client Side: void abw_Closed(object sender, EventArgs e) {
NEW EDIT: I have narrowed my problem to this - i have a view

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.