Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - jm

#1
Programming Help / Re: Help for Mac OS X
December 11, 2008, 02:23:22 AM
I re-installed Qt 4.4.3, and from Apple Developer site, Xcode Tools 2.5 for OS X 10.4, which I think installed gcc 3.3 and gcc 4.0. Your README file specifies "gcc 4.3.2 or similar" but this wasn't among the pkg files.

With this I was able to generate a "working" fet app today. When I launch the app (double click) it opens a window and populated menus appear: fet File Data Advanced Statistics Timetable Settings Help, but the window is empty except for it's title, which reads: FET - a free timetabling program.  

I seem to be close.  I just found GNU gcc-g++-4.3.2.tar.bz2 Should I try to install this, then try to install FET again?  If so, do I need to start from scratch? Thanks for your help.

Jon
#2
Programming Help / Help for Mac OS X
December 10, 2008, 04:43:24 AM
I know close to nothing about programming--I just want course scheduling software, and FET looks promising.  I have tried several times to "make" using Terminal in Mac OS X. I have downloaded and installed all recommended software in Readme file. Has anyone successfully used FET in Mac OS X? I have generated a Makefile and waited for hours after typing "make" without luck. A fet.app is created in the directory but it does not launch--I get the message "you cannot open the application "fet" because it may be damaged or incomplete."  Can you help a novice like me successfully install and use your software?

Thanks!