Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Nov 16th, 2006, 4:13 PM   #11
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 3 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
I understand but this is something different. He wants to write a program thats only compatible with a Mac when he doesn't even own one. I am just wondering why someone would develop for a system they don't have themselves. I want to know if it is for an assignment or a job. Thats all.
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote
Old Nov 16th, 2006, 4:21 PM   #12
Dizzutch
Professional Programmer
 
Dizzutch's Avatar
 
Join Date: Dec 2004
Location: Worcester, MA
Posts: 441
Rep Power: 4 Dizzutch is on a distinguished road
Send a message via ICQ to Dizzutch Send a message via AIM to Dizzutch Send a message via MSN to Dizzutch Send a message via Yahoo to Dizzutch
Here's what you do Baphomet, you install cygwin with some graphics toolkits (gtk or so)on windows, then write your code, then find a Mac and install Xorg and gtk on it, and compile the program you wrote in cygwin.
__________________
naked pictures of you | PFO F@H stats
Dizzutch is offline   Reply With Quote
Old Nov 16th, 2006, 10:02 PM   #13
Game_Ender
Professional Programmer
 
Game_Ender's Avatar
 
Join Date: May 2006
Location: Maryland, USA
Posts: 306
Rep Power: 3 Game_Ender is on a distinguished road
wxWidgets or QT would probably be a better choice than cygwin+gtk. Both will probably be easier to develop with on WIndows, won't so alien and won't be so poorly integrated with the OS X desktop.
Game_Ender is offline   Reply With Quote
Old Nov 16th, 2006, 10:23 PM   #14
Kaja Fumei
Hobbyist Programmer
 
Join Date: Oct 2005
Posts: 134
Rep Power: 3 Kaja Fumei is on a distinguished road
If you're not set on using C++, you should look into OpenStep and GNUStep which are open source implementations of some of Mac's GUI and Foundation classes (but the library is in objectve-c as they are on mac's, which shouldn't be hard for you to learn if you know C++). I've used them just to try them in case I ever get a programming job involving Macs.
Kaja Fumei is offline   Reply With Quote
Old Nov 27th, 2006, 11:25 AM   #15
Baphomet
Retired Programmer
 
Baphomet's Avatar
 
Join Date: Jul 2006
Posts: 45
Rep Power: 0 Baphomet is on a distinguished road
I use cross-compiling tools if I must. Can I generate Mac or Linux apps from wxWidgets? Or must I be on a Mac?
Baphomet is offline   Reply With Quote
Old Nov 27th, 2006, 3:43 PM   #16
Game_Ender
Professional Programmer
 
Game_Ender's Avatar
 
Join Date: May 2006
Location: Maryland, USA
Posts: 306
Rep Power: 3 Game_Ender is on a distinguished road
I am pretty sure it will be difficult to compile a wxWidgets based application for Linux on a windows machine. You best bet is to use something like coLinux (there is a version using Ubuntu), which doesn't require that you partition your hard drive and you get a completely native Linux environment. For a mac you are just going to have bite the bullet and get a MacMini if you wish to test for that platform.
Game_Ender is offline   Reply With Quote
Old Nov 28th, 2006, 8:13 PM   #17
Baphomet
Retired Programmer
 
Baphomet's Avatar
 
Join Date: Jul 2006
Posts: 45
Rep Power: 0 Baphomet is on a distinguished road
I'm getting linux, will I be able to compile for Mac on that?
Baphomet is offline   Reply With Quote
Old Nov 28th, 2006, 8:32 PM   #18
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Are you reading any of your responses?
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Nov 30th, 2006, 1:38 AM   #19
Soulstorm
Hobbyist Programmer
 
Soulstorm's Avatar
 
Join Date: Jan 2006
Location: Menidi, Athens, Greece
Posts: 243
Rep Power: 3 Soulstorm is on a distinguished road
Quote:
Originally Posted by Baphomet View Post
I'm getting linux, will I be able to compile for Mac on that?
No. You need to have a mac. Actually, a Mac mini can save the day. It's small, cheap and it is ideal for application development (not for game development, though).
__________________
Project::Soulstorm (personal homepage)
Soulstorm is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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
C++ windows programming msk420 C++ 13 May 25th, 2006 3:06 AM
Windows Programming jobobshishkabob C++ 6 Feb 19th, 2006 6:24 PM
Windows Programming mackenga Other Programming Languages 10 May 20th, 2005 5:11 AM
Help with finding windows programming books some1 C++ 11 Feb 9th, 2005 9:19 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 10:05 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC