Uanble to get App working

 
Post new topic   Reply to topic    K3DSurf forum Forum Index -> K3DSurf for MacOS
View previous topic :: View next topic  
Author Message
alawrence



Joined: 18 Feb 2007
Posts: 1

PostPosted: Sun Feb 18, 2007 5:14 pm    Post subject: Uanble to get App working Reply with quote

Does the mac version actually work?

The icon just bounces once and closes on my mac running os x 10.4.8

Is there an installation guide?
Back to top View user's profile Send private message
François LE COAT



Joined: 03 Feb 2007
Posts: 12
Location: France

PostPosted: Sun Feb 18, 2007 5:50 pm    Post subject: Re: Uanble to get App working Reply with quote

Quote:
Does the mac version actually work ?


Yes Smile

Quote:
The icon just bounces once and closes on my mac running os x 10.4.8


PPC or Intel ? Anyway you should install Qt3 from Trolltech that is required to run K3DSurf ...

Quote:
Is there an installation guide ?


No, you should just install Qt, depending on your configuration

(1) http://naranja.umh.es/~atg/QtMac335-Mini-Panther.pkg.zip

(2) http://naranja.umh.es/~atg/QtMac335-Mini-Tiger.pkg.zip

(3) http://naranja.umh.es/~atg/Intel/QtMac336-Mini-Intel.zip

(1) is for PPC machines / Panther (10.3.x)
(2) is for PPC machines / Tiger (10.4.x)
(3) is for Intel machines / Tiger (10.4.x)

So, in your case, it's either (2) or (3) depending if your machine type is PPC or Intel.

All should work fine, when one of these required packages is installed, according to your machine and operating system.

Regards,
_________________
-- archimedium
http://eureka.atari.org/
http://fon.gs/eureka/
Back to top View user's profile Send private message Visit poster's website
blackch



Joined: 25 Feb 2007
Posts: 1

PostPosted: Tue Feb 27, 2007 3:53 am    Post subject: Same problem Reply with quote

I followed the instructions written previously (downloading QT etc.) and am experiencing the same problems. I use a Intel MacBookPro with the OSX 10.4.8

Cheer
Back to top View user's profile Send private message
François LE COAT



Joined: 03 Feb 2007
Posts: 12
Location: France

PostPosted: Sun Mar 04, 2007 10:42 am    Post subject: Re: Same problem Reply with quote

Quote:
I followed the instructions written previously (downloading QT etc.) and am experiencing the same problems. I use a Intel MacBookPro with the OSX 10.4.8


Then you should have installed the Qt library, didn't you ?

That means unpack the archive ZIP file, to obtain a DMG disk image. Then click on the DMG image and install the Qt library from its package (located in the DMG) with a regular installation process that requires the root password.

If you haven't properly installed Qt, there's no reason that it work, and K3DSurf can't be launched.

If you're familiar with MacOSX, you can even look and see what's written in the OSX console history that is located in the OSX information box, asking for more information about your Mac computer.

Regards,
_________________
-- archimedium
http://eureka.atari.org/
http://fon.gs/eureka/
Back to top View user's profile Send private message Visit poster's website
lgarcia



Joined: 22 Jul 2007
Posts: 1

PostPosted: Sun Jul 22, 2007 1:54 pm    Post subject: More on "Unable to get the App working" Reply with quote

I also have the same problem:

I have a brand new (intel) Mac Pro running 10.4.9. I downloaded and installed QtMac336-Mini-Intel.zip and then installed K3dsurf but the App does not start.

After reading some in the ATG website, I think that maybe the right QT to be installed is the QtMac335-Mini-Tiger.pkg.zip even though it is not native intel.

My question is if I need to uninstall QtMac336-Mini-Intel first to avoid conflicts, and if so, how can I uninstall it.

Thank you very much

Luis Garcia
Back to top View user's profile Send private message
François LE COAT



Joined: 03 Feb 2007
Posts: 12
Location: France

PostPosted: Sun Jul 22, 2007 9:01 pm    Post subject: Re: More on "Unable to get the App working" Reply with quote

Quote:
I also have the same problem :

I have a brand new (intel) Mac Pro running 10.4.9. I downloaded and installed QtMac336-Mini-Intel.zip and then installed K3dsurf but the App does not start.


I don't have such a machine. K3DSurf is built on my own PPC machine ATM.

Quote:
After reading some in the ATG website, I think that maybe the right QT to be installed is the QtMac335-Mini-Tiger.pkg.zip even though it is not native intel.


Thanks for the advice. It will definitely be a good advice for Mac OS X users. You may have precised that it is available there http://naranja.umh.es/~atg/Intel/QtMac336-Mini-Intel.zip

Quote:
My question is if I need to uninstall QtMac336-Mini-Intel first to avoid conflicts, and if so, how can I uninstall it.


Well ... I don't really know, because I never needed to uninstall Qt myself ?

I hope it'll help Smile
_________________
-- archimedium
http://eureka.atari.org/
http://fon.gs/eureka/
Back to top View user's profile Send private message Visit poster's website
dvmorris



Joined: 03 Aug 2007
Posts: 1

PostPosted: Fri Aug 03, 2007 8:15 pm    Post subject: Reply with quote

I am developing an application with Qt as well, and I found a script on the qtnode wiki that allows you to embed the necessary qt frameworks into the app bundle with this script:

http://qtnode.net/wiki?title=Distributing_Mac_Qt_applications

This script is for qt4, but I'm sure it could be modified for qt3. It would be really great not to require users on OS/X to download and install qt3.

perhaps this will help as well:

http://doc.trolltech.com/3.3/mac-differences.html#6-1
Back to top View user's profile Send private message Visit poster's website AIM Address
François LE COAT



Joined: 03 Feb 2007
Posts: 12
Location: France

PostPosted: Sun Sep 16, 2007 11:31 am    Post subject: Reply with quote

Thanks for your interest in K3DSurf

Quote:
This script is for qt4, but I'm sure it could be modified for qt3. It would be really great not to require users on OS/X to download and install qt3.


I'm sorry, but your proposal about this Qt4 script is not simple to use.

My development machine is a dual-G4@1.25GHz with Mac OS X 10.3.9 (Panther).

If somebody is ready to maintain K3DSurf, and do it better than I do it myself, he is welcome Wink

I have no real interest to do it myself, except it can help in the project, and Taha who is a really kind person.

Please contact the main author if you think you can help in K3DSurf project.
_________________
-- archimedium
http://eureka.atari.org/
http://fon.gs/eureka/
Back to top View user's profile Send private message Visit poster's website
alias_mo



Joined: 17 Nov 2008
Posts: 1

PostPosted: Mon Nov 17, 2008 7:28 pm    Post subject: Reply with quote

Doesn´t work on MacBook Pro (Intel) OS X 10.5.5

crashes with this report:

Link (dyld) error:
Library not loaded: libqt-mt.3.dylib
Referenced from: /Volumes/Documents/Docs/DLs/k3dsurf.app/Contents/MacOS/k3dsurf
Reason: image not found


any solution ?
Back to top View user's profile Send private message
François LE COAT



Joined: 03 Feb 2007
Posts: 12
Location: France

PostPosted: Sun Nov 30, 2008 9:09 am    Post subject: Reply with quote

Quote:
Doesn´t work on MacBook Pro (Intel) OS X 10.5.5

crashes with this report:

Link (dyld) error:
Library not loaded: libqt-mt.3.dylib
Referenced from: /Volumes/Documents/Docs/DLs/k3dsurf.app/Contents/MacOS/k3dsurf
Reason: image not found


any solution ?


Sorry, it's always the same answer, whatever the version of Mac OS X is, and the model of the Macintosh is ...

libqt-mt.3.dylib is a missing dynamic library included in the package of Qt3 from Trolltech.

Please read what's written above, that explains how to install Qt3 from Trolltech

K3DSurf requires Qt3 installed on your MacBook Pro (Intel) OS X 10.5.5.
_________________
-- archimedium
http://eureka.atari.org/
http://fon.gs/eureka/
Back to top View user's profile Send private message Visit poster's website
François LE COAT



Joined: 03 Feb 2007
Posts: 12
Location: France

PostPosted: Fri Jan 09, 2009 8:18 pm    Post subject: 2009 Reply with quote

I wish all the best for new year 2009.

May it be better with the help of stunning K3DSurf, and its enthusiastic users Smile
_________________
-- archimedium
http://eureka.atari.org/
http://fon.gs/eureka/
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    K3DSurf forum Forum Index -> K3DSurf for MacOS All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


2005 Powered by phpBB © 2001, 2005 phpBB Group


Start Your Own Video Sharing Site

Free Web Hosting | Free Forum Hosting | FlashWebHost.com | Image Hosting | Photo Gallery | FreeMarriage.com

Powered by PhpBBweb.com, setup your forum now!
For Support, visit Forums.BizHat.com