Search the web
Sign In
New User? Sign Up
slope_soaring_sim · Slope Soaring Simulator
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 611 - 640 of 1357   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
611
Hello, I'm not very familar with yahoo groups and file uploads and so on. I made one OSX (Panther) port of SSS-2.16.5 and it works quite well. There's no need...
abarnitzke
Offline Send Email
Jul 1, 2004
12:54 pm
612
Barney - thanks for doing this - I know there are a couple of people that wanted an OSX build, so they'll be pleased with this. Yes - feel free to upload the...
Danny Chapman
mr_rowl
Offline Send Email
Jul 1, 2004
10:44 pm
613
i used these guys to make my bills alot more manageable, it was free so what the hell, why not? http://debtskwohzutook.b3.nu If you dont want to be part of...
funnyvt198
Offline Send Email
Jul 2, 2004
3:49 am
614
Hi I tried to upload this yesterday but I got the message that there's not enougth space left in the files area. (As I posted yesterday the gzipped sss...
Axel Barnitzke
abarnitzke
Offline Send Email
Jul 2, 2004
9:49 am
615
... Ah - but I deleted something yesterday evening to make space for you :)...
Danny Chapman
mr_rowl
Offline Send Email
Jul 2, 2004
9:52 am
616
Thank you Danny! ... I'll try to upload the files this evening (MEST) -- Barney...
Axel Barnitzke
abarnitzke
Offline Send Email
Jul 2, 2004
9:58 am
617
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the slope_soaring_sim group. File :...
slope_soaring_sim@yah...
Send Email
Jul 3, 2004
9:13 pm
618
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the slope_soaring_sim group. File :...
slope_soaring_sim@yah...
Send Email
Jul 3, 2004
11:40 pm
619
The OSX version now is fully functional... I didn't had much time but over the weekend I managed to load *.3ds files on BIG_ENDIAN machines. Everything I...
abarnitzke
Offline Send Email
Jul 5, 2004
12:50 pm
620
... Well done! Anyone else tried it yet...? ... brake the i386 ... hmmm I'm not intending to make any more changes to the current version of SSS, so I'm not...
Danny Chapman
mr_rowl
Offline Send Email
Jul 5, 2004
1:03 pm
621
... Works for me! Thank you Barney!!! Steve...
Steve Lange
surfimp
Online Now Send Email
Jul 5, 2004
3:13 pm
622
The Moth on the front an on the dark side in the ds scenario is unbelievable! After coding some days I flew the past 2 hours. I wish my M60 would fly half as ...
abarnitzke
Offline Send Email
Jul 6, 2004
7:17 pm
623
hey guys, my joystick works.. kinda.. but all the Axis' are switched! its rediculous! any thoughts?...
Austin
austintatiou...
Offline Send Email
Jul 8, 2004
11:23 pm
624
You sure your joysticks not upside down ;) Not really a serious question, but some joysticks have no clear top and bottom. ... -- /"To find yourself, think for...
Craig O'Shannessy
craigos_au
Offline Send Email
Jul 9, 2004
1:44 am
625
unsuscribe please thanks...
pontus.legander@...
pontuslegander
Offline Send Email
Jul 9, 2004
5:58 am
626
... You can fix this by editing the relevant config file (e.g. sss.cfg if you're running sss.exe directly). Open it with WordPad (under M$ Windows). Go down to...
Danny Chapman
mr_rowl
Offline Send Email
Jul 9, 2004
8:42 am
627
... _________________________________________________________________ Get tips for maintaining your PC, notebook accessories and reviews in Technology 101....
Lowell Houghton
Hooker91342
Offline Send Email
Jul 9, 2004
1:03 pm
628
I get all the way through the compilations and then the linker complains:- /usr/bin/ld: cannot find -lglui I believe it needs to be installed in /usr/X11R6/lib...
cjcj1949
Offline Send Email
Jul 11, 2004
10:44 pm
629
... There's a tweaked version of glui on the download page... http://www.rowlhouse.co.uk/sss/glui_v2_1_beta_unofficial.tar.gz I hope it will compile OK - it's...
Danny Chapman
mr_rowl
Offline Send Email
Jul 11, 2004
11:20 pm
630
I'm using it , but I can't find lglui or put it into the directory I mentioned. Chris...
cjcj1949
Offline Send Email
Jul 12, 2004
12:26 am
631
... Once you've compiled the GLUI package it should be just a matter of copying (as root) libglui.a into /usr/X11R6/lib and the relevant header file(s) into...
Danny Chapman
mr_rowl
Offline Send Email
Jul 12, 2004
8:47 am
632
Copy the libglui.a to a special directory /usr/local/lib for example. Copy all *.h files to /usr/local/include (for example) compile with the gcc flag...
Axel Barnitzke
abarnitzke
Offline Send Email
Jul 12, 2004
9:08 am
633
I was sure there wasnt a makefile in the Glui directory. Seems to be one now, how embarassing. The make worked OK. Thanks for the help, will move the .a file...
cjcj1949
Offline Send Email
Jul 12, 2004
1:42 pm
634
libglui or rather lglui error message now gone to be replaced by lfmod /usr/bin/ld: cannot find -lfmod collect2: ld returned 1 exit status There isnt much in...
cjcj1949
Offline Send Email
Jul 12, 2004
2:47 pm
635
... from? ... That's OK - libfile.a is a "static archive" (basically a collection of object files). libfile.so is a shared object - equivalent to a dll under...
Danny Chapman
mr_rowl
Offline Send Email
Jul 12, 2004
4:05 pm
636
Progress continues. I've found a file that defines most of these constants, but I'm not sure about the next step. Especially as libglut.so isnt where the error...
cjcj1949
Offline Send Email
Jul 12, 2004
6:03 pm
637
... Hi . In case Danny or one of the coders on this list doesn't get back to you soon. This is from memory and because I had this problem over a year ago I...
Jonathan West
jonatsaffron
Offline Send Email
Jul 13, 2004
5:51 pm
638
... This is the script I used, don't think I've changed it. for i in `find /usr | grep so | grep lib`; do nm $i | grep [put undefined ref name here] && echo...
Jonathan West
jonatsaffron
Offline Send Email
Jul 14, 2004
6:42 pm
639
... undefined ref name here] && echo $i; done ... Thanks for the script, I can almost understand it, I use to write such things about 20 years ago. The first...
cjcj1949
Offline Send Email
Jul 14, 2004
10:54 pm
640
... Either: 1. copy libfmod.so to somewhere "standard" like /usr/lib or /usr/X11R6/lib (may need to rename it) 2. or add its location to the LD_LIBRARY_PATH...
Danny Chapman
mr_rowl
Offline Send Email
Jul 14, 2004
11:14 pm
Messages 611 - 640 of 1357   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help