Message Boards

 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.

Messages - NovaFlame

Pages: [1] 2
1

General Discussion / Odamex Facebook Group

« on: May 17, 2008, 23:35:03 »
Just thought that this was a cool idea.

I created a facebook group for Odamex users. The group is open and can be joined by anyone.

http://www.facebook.com/group.php?gid=17924627006

Enjoy!
2

Technical Support / Re: Odamex does not build on Xcode again

« on: May 17, 2008, 15:43:50 »
Fixed r767. Thanks denis!
3

Technical Support / Odamex does not build on Xcode again

« on: May 17, 2008, 12:10:54 »
With the latest revision as of May 17 2008, Odamex once again does not build on Xcode on a iBook G4.

I am trying to build r766, but I keep getting this error

Linking /Users/setbc/build/odamex.build/Release/odamex.build/Objects-normal/i386/odamex
/Developer/usr/bin/../libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning -L: directory name (/Users/setbc/build/Release) does not exist
/Developer/usr/bin/../libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning -F: directory name (/Users/setbc/build/Release) does not exist
/Developer/usr/bin/../libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
BELONG(unsigned int)
/Users/setbc/build/odamex.build/Release/odamex.build/Objects-normal/i386/farchive.o reference to undefined BELONG(unsigned int)
collect2: id returned 1 exit status

Weird thing is, about four revisions back (r762 for example) I was able to build just fine and not get this error. Also, the first three or so lines in this error which says it can't find this Release directory, even if I make that directory I still get this error, but it just removes those two lines. Plus there already is a Release directory, just in a different spot.

Help please :(
4

Devoblog / Re: 0.3 now available!

« on: November 04, 2007, 19:29:02 »
Good job you guys :D. Sorry I could not be on much to make the mac package, I had lots of school work to keep me busy.

But well done, I will try it out one day when I have time..
5

Developer's Corner / Re: Major engine restructuring.

« on: May 13, 2007, 23:36:21 »
Nice way of putting it.

Even though I am still a beginning to learn the workings of Doom (Odamex has taught me some stuff while going through the source), I would like to try and help as much as I can.

This is starting to sound real interesting!
6

Devoblog / Re: Bugtest Weekends Are Go!

« on: April 26, 2007, 18:24:23 »
Already got in on one of these. Quite fun really. Hopefully we have one this weekend.
7
I might have a old version maybe? Is there any mac programs that can tell what Doom Version I am using? Doesn't work with waddir command.

I'll also try that thing in targets on Xcode, thanks both of you guys (Zorro and Voxel). 

Edit: The target thing works! Awesome!
8
Do you run that in the terminal or the odamex console? Thanks.
9
Today I finally figured out how to build 0.2 a odamex from source. I got the actual Odamex client running on OS X, but in Xcode, odalauncher, master and srv appear as red. I did everything on the instructions on the wiki.

1. I built wxWidgets, you know .configure/... then "make" afterwards. Definetly took awhile.
2. Commented out that Server line.
3. Did everything I needed to in Makefile.
4. Then I went to the main directory of the odamex project in xcode, and press build.

And afterwards, theres a client working, but no launcher, server or master?

Please help, thanks.

http://odamex.net/wiki/Compiling_using_Xcode

EDIT: Nevermind, found the Odamex console :). I'll be trying to join a game now, with just the client.

EDIT2: Nope, can't join the game with connect <ip address here>. On games with different wads, it hangs at connecting, and with, for example the normal doom2.wad, it claims I don't have it (which I do) and trys to download it, but says its not allowed too.

10

Technical Support / Re: Mac OS X 0.2a Package Request

« on: April 04, 2007, 21:28:34 »
It kept crashing, thats about it. But can't do anything now, I've totally abadoned xcode, and the source that I had is gone.

I gave up.
11

Technical Support / Mac OS X 0.2a Package Request

« on: April 04, 2007, 20:22:38 »
I've been trying and trying to compile 0.2a on Mac OS X, but have had no luck. So now I'm really desperate. Can someone, please, please make me a Mac OS X package.

I would really appreciate it if someone did.

Thank you! :D
12

Technical Support / Re: Need help installing Mac OS X

« on: March 21, 2007, 12:05:51 »
Ok I think I'm just going to wait until a more stable version of Odamex on Mac OS X comes out. I realise its still in development, but I just don't like using unix and stuff to get this thing working. I'll still be checking this place, however. Thanks for your help.
13

Technical Support / Re: Need help installing Mac OS X

« on: March 20, 2007, 16:17:37 »
Ok, once again .configure problems. It says I'm missing gcc or something. Do I need that to install wxWidgets?

Here's a terminal log.

Last login: Tue Mar 20 09:29:59 on ttyp1
Welcome to Darwin!
SET-BCs-Computer:~ setbc$ cd /wxMac-2.8.2/
SET-BCs-Computer:/wxMac-2.8.2 setbc$ mkdir macbuild
SET-BCs-Computer:/wxMac-2.8.2 setbc$ ./configure --disabled-shared --enable-universal-binary
configure: error: unrecognized option: --disabled-shared
Try `./configure --help' for more information.
SET-BCs-Computer:/wxMac-2.8.2 setbc$ ./configure --with-opengl
checking build system type... powerpc-apple-darwin8.8.0
checking host system type... powerpc-apple-darwin8.8.0
checking target system type... powerpc-apple-darwin8.8.0
loading argument cache configarg.cache
checking for --enable-gui... yes
checking for --enable-monolithic... no
checking for --enable-plugins... no
checking for --without-subdirs... no
checking for --enable-universal... no
checking for --enable-nanox... no
checking for --enable-gpe... no
checking for --with-libpng... yes
checking for --with-libjpeg... yes
checking for --with-libtiff... yes
checking for --with-libxpm... yes
checking for --with-libmspack... yes
checking for --with-sdl... no
checking for --with-gnomeprint... yes
checking for --with-gnomevfs... no
checking for --with-hildon... no
checking for --with-opengl... yes
checking for --with-dmalloc... no
checking for --with-regex... yes
checking for --with-zlib... yes
checking for --with-odbc... no
checking for --with-expat... yes
checking for --enable-shared... yes
checking for --enable-optimise... yes
checking for --enable-debug... no
checking for --enable-stl... no
checking for --enable-debug_flag... no
checking for --enable-debug_info... no
checking for --enable-debug_gdb... no
checking for --enable-debug_cntxt... no
checking for --enable-mem_tracing... no
checking for --enable-profile... no
checking for --enable-no_rtti... no
checking for --enable-no_exceptions... no
checking for --enable-permissive... no
checking for --enable-no_deps... no
checking for --enable-vararg_macros... yes
checking for --enable-universal_binary... no
checking for --enable-compat24... no
checking for --disable-compat26... no
checking for --enable-rpath... yes
checking for --enable-intl... yes
checking for --enable-config... yes
checking for --enable-protocols... yes
checking for --enable-ftp... yes
checking for --enable-http... yes
checking for --enable-fileproto... yes
checking for --enable-sockets... yes
checking for --enable-ole... yes
checking for --enable-dataobj... yes
checking for --enable-ipc... yes
checking for --enable-apple_ieee... yes
checking for --enable-arcstream... yes
checking for --enable-backtrace... yes
checking for --enable-catch_segvs... yes
checking for --enable-cmdline... yes
checking for --enable-datetime... yes
checking for --enable-debugreport... yes
checking for --enable-dialupman... yes
checking for --enable-dynlib... yes
checking for --enable-dynamicloader... yes
checking for --enable-exceptions... yes
checking for --enable-ffile... yes
checking for --enable-file... yes
checking for --enable-filesystem... yes
checking for --enable-fontmap... yes
checking for --enable-fs_archive... yes
checking for --enable-fs_inet... yes
checking for --enable-fs_zip... yes
checking for --enable-geometry... yes
checking for --enable-log... yes
checking for --enable-longlong... yes
checking for --enable-mimetype... yes
checking for --enable-mslu... yes
checking for --enable-snglinst... yes
checking for --enable-std_iostreams... no
checking for --enable-std_string... no
checking for --enable-stdpaths... yes
checking for --enable-stopwatch... yes
checking for --enable-streams... yes
checking for --enable-system_options... yes
checking for --enable-tarstream... yes
checking for --enable-textbuf... yes
checking for --enable-textfile... yes
checking for --enable-timer... yes
checking for --enable-unicode... no
checking for --enable-sound... yes
checking for --enable-mediactrl... no
checking for --enable-gstreamer8... no
checking for --enable-printfposparam... yes
checking for --enable-zipstream... yes
checking for --enable-url... yes
checking for --enable-variant... yes
checking for --enable-protocol... yes
checking for --enable-protocol_http... yes
checking for --enable-protocol_ftp... yes
checking for --enable-protocol_file... yes
checking for --enable-threads... yes
checking for --enable-docview... yes
checking for --enable-help... yes
checking for --enable-mshtmlhelp... yes
checking for --enable-html... yes
checking for --enable-htmlhelp... yes
checking for --enable-xrc... yes
checking for --enable-aui... yes
checking for --enable-constraints... yes
checking for --enable-printarch... yes
checking for --enable-mdi... yes
checking for --enable-mdidoc... yes
checking for --enable-loggui... yes
checking for --enable-logwin... yes
checking for --enable-logdialog... yes
checking for --enable-webkit... yes
checking for --enable-richtext... yes
checking for --enable-graphics_ctx... no
checking for --enable-postscript... yes
checking for --enable-prologio... no
checking for --enable-resources... no
checking for --enable-clipboard... yes
checking for --enable-dnd... yes
checking for --enable-metafile... yes
checking for --enable-controls... no
checking for --enable-accel... yes
checking for --enable-animatectrl... yes
checking for --enable-button... yes
checking for --enable-bmpbutton... yes
checking for --enable-bmpcombobox... yes
checking for --enable-calendar... yes
checking for --enable-caret... yes
checking for --enable-checkbox... yes
checking for --enable-checklst... yes
checking for --enable-choice... yes
checking for --enable-choicebook... yes
checking for --enable-collpane... yes
checking for --enable-colourpicker... yes
checking for --enable-combobox... yes
checking for --enable-comboctrl... yes
checking for --enable-datepick... yes
checking for --enable-dirpicker... yes
checking for --enable-display... yes
checking for --enable-detect_sm... yes
checking for --enable-filepicker... yes
checking for --enable-fontpicker... yes
checking for --enable-gauge... yes
checking for --enable-grid... yes
checking for --enable-dataviewctrl... no
checking for --enable-hyperlink... yes
checking for --enable-imaglist... yes
checking for --enable-listbook... yes
checking for --enable-listbox... yes
checking for --enable-listctrl... yes
checking for --enable-notebook... yes
checking for --enable-odcombobox... yes
checking for --enable-radiobox... yes
checking for --enable-radiobtn... yes
checking for --enable-sash... yes
checking for --enable-scrollbar... yes
checking for --enable-searchctrl... yes
checking for --enable-slider... yes
checking for --enable-spinbtn... yes
checking for --enable-spinctrl... yes
checking for --enable-splitter... yes
checking for --enable-statbmp... yes
checking for --enable-statbox... yes
checking for --enable-statline... yes
checking for --enable-stattext... yes
checking for --enable-statusbar... yes
checking for --enable-tabdialog... no
checking for --enable-textctrl... yes
checking for --enable-togglebtn... yes
checking for --enable-toolbar... yes
checking for --enable-tbarnative... yes
checking for --enable-treebook... yes
checking for --enable-toolbook... yes
checking for --enable-treectrl... yes
checking for --enable-tipwindow... yes
checking for --enable-popupwin... yes
checking for --enable-commondlg... yes
checking for --enable-aboutdlg... yes
checking for --enable-choicedlg... yes
checking for --enable-coldlg... yes
checking for --enable-filedlg... yes
checking for --enable-finddlg... yes
checking for --enable-fontdlg... yes
checking for --enable-dirdlg... yes
checking for --enable-msgdlg... yes
checking for --enable-numberdlg... yes
checking for --enable-splash... yes
checking for --enable-textdlg... yes
checking for --enable-tipdlg... yes
checking for --enable-progressdlg... yes
checking for --enable-wizarddlg... yes
checking for --enable-menus... yes
checking for --enable-miniframe... yes
checking for --enable-tooltips... yes
checking for --enable-splines... yes
checking for --enable-mousewheel... yes
checking for --enable-validators... yes
checking for --enable-busyinfo... yes
checking for --enable-joystick... yes
checking for --enable-metafile... yes
checking for --enable-dragimage... yes
checking for --enable-accessibility... no
checking for --enable-palette... yes
checking for --enable-image... yes
checking for --enable-gif... yes
checking for --enable-pcx... yes
checking for --enable-tga... yes
checking for --enable-iff... no
checking for --enable-pnm... yes
checking for --enable-xpm... yes
checking for --enable-ico_cur... yes
checking for --enable-official_build... no
saving argument cache configarg.cache
checking for toolkit... mac
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
SET-BCs-Computer:/wxMac-2.8.2 setbc$ make
-bash: make: command not found
SET-BCs-Computer:/wxMac-2.8.2 setbc$

As you can see I have no idea what I am doing. I did something with opengl configure, and it did this. Really, all I want is this thing to install :D.
14

Technical Support / Re: Need help installing Mac OS X

« on: March 20, 2007, 16:11:48 »
Thanks :). I did infact find a wxMac page showing how to properly install it

Here: http://www.wxwidgets.org/wiki/index.php/Building_WxWidgets_With_MacOS_X

The confusing part of it though is the ./configure. It says you can configure the script in many ways. Do I have to configure it in a certain way for the launcher to work? And how

PS: I've read the Xcode source compiling thing and it says a way to configure it but it doesn't see it as a proper command.
15

General Discussion / Re: Hello!

« on: March 20, 2007, 11:28:14 »
Hello.

I tried doing it but using wxMac 2.8.2 but I when I get to the configure part I do what you guys tell me and the thing doesn't regonize what the hell I am doing.

I would compile if there were a simpler guide.

I'm also having troubles in 0.1. I can't get the launcher working (wxMac 2.8.2). But I got single player working, so thats good.
Pages: [1] 2