Search found 1 match

by mp3power
2016-06-06T08:57:02-07:00
Forum: Users
Topic: Osx standalone build
Replies: 0
Views: 7776

Osx standalone build

I am trying to make a standalone to include it in my app for simple convert from dds to jpeg.
I have download the latest jpeg delegate and in the jpeg folder i have use the bellow commands..
./configure --disable-shared
make clean;make
this is the configure command of the main
./configure ...