Fedora Linux Support Community & Resources Center
  #1  
Old 6th July 2009, 07:52 AM
mahayogin Offline
Registered User
 
Join Date: Jul 2009
Location: Ukraine
Posts: 11
Question CImg library

Hi, guys. I have some question:

-are there people, who used CImg image process library under fedora11 (i got it now on my machine) ?
__________________
last? but not least...:cool:
Reply With Quote
  #2  
Old 6th July 2009, 10:02 PM
sideways's Avatar
sideways Offline
Retired User
 
Join Date: Oct 2004
Location: London, UK
Posts: 4,999
Do you have a problem or are you just asking if anyone's used the library?

I downloaded the platform independent zip file from http://sourceforge.net/projects/cimg/files/, unzipped, then:

cd CImg-1.3.1/examples
make olinux

(or, just type 'make' for options)

and there are some pretty stunning demos:

./CImg_demo

amongst other stuff. Thanks for the pointer to a great project.
Reply With Quote
  #3  
Old 7th July 2009, 11:03 AM
mahayogin Offline
Registered User
 
Join Date: Jul 2009
Location: Ukraine
Posts: 11
Quote:
Originally Posted by sideways View Post
Do you have a problem or are you just asking if anyone's used the library?

I downloaded the platform independent zip file from http://sourceforge.net/projects/cimg/files/, unzipped, then:

cd CImg-1.3.1/examples
make olinux

(or, just type 'make' for options)

and there are some pretty stunning demos:

./CImg_demo

amongst other stuff. Thanks for the pointer to a great project.
Thanx. Frankly speaking i'am new in working under Fedora. When i was Win_user i use Devcpp C++ IDE to do my work with images. Is there Devcpp for Fedora or i should install other C++ IDE?
__________________
last? but not least...:cool:
Reply With Quote
  #4  
Old 7th July 2009, 11:25 AM
sideways's Avatar
sideways Offline
Retired User
 
Join Date: Oct 2004
Location: London, UK
Posts: 4,999
No Devcpp but there is codeblocks and geany, or the more advanced eclipse and netbeans

Code:
yum install codeblocks geany
Code:
yum install eclipse-cdt
Code:
yum install netbeans
Reply With Quote
  #5  
Old 7th July 2009, 11:49 AM
mahayogin Offline
Registered User
 
Join Date: Jul 2009
Location: Ukraine
Posts: 11
Quote:
Originally Posted by sideways View Post
No Devcpp but there is codeblocks and geany, or the more advanced eclipse and netbeans

Code:
yum install codeblocks geany
Code:
yum install eclipse-cdt
Code:
yum install netbeans
if i understand u correctly "yum install..." is a command i type in Terminal window? Listen, what about GDI32.lib (this file was need in Windows for CImg). Do i need something like GDI32.lib for Fedora?
__________________
last? but not least...:cool:
Reply With Quote
  #6  
Old 7th July 2009, 01:06 PM
sideways's Avatar
sideways Offline
Retired User
 
Join Date: Oct 2004
Location: London, UK
Posts: 4,999
No, you don't need GDI32.lib in fedora, but you will need various development libs, if you are doing a lot of development then (in a terminal) type:

Code:
yum groupinstall "Development Tools" "Development libraries"
The yum install command needs to be typed as root, so first type 'su -' to switch to root user.
Reply With Quote
  #7  
Old 7th July 2009, 06:31 PM
mahayogin Offline
Registered User
 
Join Date: Jul 2009
Location: Ukraine
Posts: 11
Quote:
Originally Posted by sideways View Post
...but you will need various development libs...
Actually, there is a need for standard libs (to work with printf, scanf functions, etc. mathlibs). May i ask about another important thing: can programme i build under Fedora works in Windows environment?
__________________
last? but not least...:cool:
Reply With Quote
  #8  
Old 7th July 2009, 09:17 PM
sideways's Avatar
sideways Offline
Retired User
 
Join Date: Oct 2004
Location: London, UK
Posts: 4,999
Quote:
Originally Posted by mahayogin View Post
May i ask about another important thing: can programme i build under Fedora works in Windows environment?
Not unless you compile it with windows tools under wine or use the MinGW cross-compiler for Fedora

Or build a .NET app using MonoDevelop
Reply With Quote
  #9  
Old 8th July 2009, 07:20 AM
mahayogin Offline
Registered User
 
Join Date: Jul 2009
Location: Ukraine
Posts: 11
to sideways: Thanx a lot for your help.
__________________
last? but not least...:cool:
Reply With Quote
  #10  
Old 8th July 2009, 07:38 PM
JohnVV's Avatar
JohnVV Offline
Registered User
 
Join Date: Aug 2005
Location: Ann Arbor
Age: 45
Posts: 3,907
i use it all the time
but the ide i like is Anjuta ( it is in the repos )
__________________
Running Arch ,OpenSUSE 11.4-64bit & Scientific Linux 6.1-64bit ( fedora 4 to 11)
My Celestia Downloads

http://celestiamotherlode.net/catalo...?creator_id=10
Reply With Quote
  #11  
Old 8th July 2009, 08:26 PM
RupertPupkin's Avatar
RupertPupkin Offline
Registered User
 
Join Date: Nov 2006
Location: Detroit
Posts: 4,619
Quote:
Originally Posted by sideways View Post
Not unless you compile it with windows tools under wine or use the MinGW cross-compiler for Fedora

Or build a .NET app using MonoDevelop
Or use Java. How could you have forgotten that?
Reply With Quote
  #12  
Old 8th July 2009, 09:20 PM
sideways's Avatar
sideways Offline
Retired User
 
Join Date: Oct 2004
Location: London, UK
Posts: 4,999
Quote:
Originally Posted by RupertPupkin View Post
Or use Java. How could you have forgotten that?
I also forgot python, ruby, perl ...
Reply With Quote
Reply

Tags
cimg, library

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Where are the reference manuals for GNU C Library and C++ Library ? WarrenTang Programming & Packaging 9 30th March 2008 04:15 AM
Getting different library handles while loading the same library. krishnanvr Using Fedora 5 27th December 2006 03:45 PM
Getting different library handles while loading the same library. krishnanvr Programming & Packaging 1 26th December 2006 02:40 PM
list library function of a shared library .so powah Programming & Packaging 2 26th April 2006 03:50 AM


Current GMT-time: 12:08 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat