Fortcypher / gimp-dds

Automatically exported from code.google.com/p/gimp-dds
Other
0 stars 0 forks source link

Will not work with GIMP 2.6.4. #36

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Downloading either the x64 or x32 files.
2. Exract/copying to the plugins 
3. Trying to open GIMP.

What is the expected output? What do you see instead?

I assume the expected output is GIMP opening without fail. However when it goes 
to load my plugins each time it gives me an error saying GIMP couldn't read the 
file and forces it to close.

What version of the product are you using? On what operating system?

I'm using GIMP 2.6.4 and the latest version of this download. My OS is windows 
7 x64 

Please provide any additional information below.

I tried downloading earlier versions of the plugin but they're all the same. 
I'm not sure if it's because I'm using an older version of GIMP or what. 

Original issue reported on code.google.com by iforgetm...@gmail.com on 4 Aug 2014 at 8:31

GoogleCodeExporter commented 8 years ago
The windows binaries are compiled against GIMP 2.8 which is probably why it 
won't load.  You will either have to upgrade to 2.8, or build the plugin from 
source code against GIMP 2.6 libraries.  It would be a lot easier to just 
upgrade, unless you have reasons not to.

Original comment by ski...@gmail.com on 6 Aug 2014 at 4:42