Skip to main content
Search titles, bodies, and author names
Found 72,041 posts across 1 forum.

code completion in Project Builder — #1

Does the code completion feature (cf Visual J++ or JBuilder) exist in Project Builder ? and how do you enable it ? (I think I read in the OpenStep: Tools and Techniques that a feat…
MacNN General

BlastApp — #1

Has anyone been able to get this to build? It's in the developer and is a really neat game... Philip
MacNN Development

BlastApp — #2

Unfortunately, some of the same code and frameworks uses the DP4 versions and do not build properly. BlastApp is one of these. I have tried to build it a few times with no luck. I …
MacNN Development

BlastApp — #3

I'm going to move this over to the Mac OS X Developer forum. Click through to find your post.
MacNN Development

BlastApp — #5

Any chance of putting the binary up somewhere? Philip Quote: Originally posted by JBL: It seemed to work for me.
MacNN Development

BlastApp — #6

Worked for me, too. Just opened it in PB and chose "Build" ... E-mail me if you'd like me to send you the compiled binary. ------------------ Be Happy.
MacNN Development

BlastApp — #7

Hi...thank's for the offer, but I got it to build. Silly mistake on my part. Philip Quote: Originally posted by mac freak: Worked for me, too. Just opened it in PB …
MacNN Development

trouble with dev tools (post install) — #1

I have installed the tools and was running through the tutorials for using Project Builder (java tutorial first then just the hello world tutorial) and I am unable to complete a bu…
MacNN Development

trouble with dev tools (post install) — #2

Maybe you've installed the tools as one user and are trying to use them with another user? Don't know if it's it but I got some weird behavior when I tried to use the tools as anot…
MacNN Development

Java / MySql — #1

Feels good to have a real database running on my mac - thanks very much for the port. I am now trying to move a Java app that previously worked from FileMaker to MySQL but cannot …
MacNN Development

Java / MySql — #2

In general, to add jar files to the classpath in Project Builder you call "Add Framework" from the "Project" menu. The problem with JDBC is that the code will compile even if the …
MacNN Development

Java / MySql — #3

I had a relatively easy time with following MySQL JDBC driver: http://www.worldserver.com/mm.mysql/ It also has excellent introductory documentation.
MacNN Development

Java and ICQ - Error after build — #1

Ok, I created a build for the Java version of ICQ on my OSX PB. I know people on this board have been saying to just use the FIRE.app but I want some of the features from the orig…
MacNN Troubleshooting

Starting OS X development — #1

Hello everyone! Can someone tell me how I should continue learning OS X dev stuff? I have the dev tools, and have built a few Carbon apps in C (Sillyballs-esque stuff), but I'm w…
MacNN Development by parallax

Starting OS X development — #3

Quote: Originally posted by parallax: Hello everyone! Can someone tell me how I should continue learning OS X dev stuff? I have the dev tools, and have built a few Car…
MacNN Development

Starting OS X development — #4

If you want you can also do Cocoa programming in Java if you like that language better. There is a tutorial on the webpage Ali mentioned that goes through the steps in making a sma…
MacNN Development

Starting OS X development — #5

Also check out Apple's recently posted "SimpleCocoaApp" which is a very small but fully functional sample program intended to familiarize newcomers to the process of writing softwa…
MacNN Development

compiling Bochs on X — #1

I've been trying to compile Bochs on OS X, being as I have XTools I'm trying to use its X windows interface. Remarkably these are the only make errors I'm getting x.cc:25: X11/Xl…
MacNN Development

OpenGL problems in Project Builder — #1

I have been trying to compile some of the example code form the OpenGL book that I have and I'm getting undefined symbol errors for the GL calls. This is particularly perplexing a…
MacNN Development
mp.ls