galimk
Apr 23, 02:49 PM
Hello everyone,
I am new to Objectvice C and just started learning it.
The situation that I cannot resolve is pretty trivial, I am sure there is something simple I am missing. I created Fraction.m class in my test project in XCode using Source -> Add -> New File ->Objectvie C Class. I filled the .h file with the members and implemented all of them in the *m file. Afterwards I am trying to instantiate this Fraction class in my Program.h class in the main function.
I tried to include the .h file through #import <Fraction.h> directive but I get compiler error "No such file ore directory". Also whenever I am trying to use Fraction class, I get compiler error that Fraction is not defined. Though intellisense in the XCode code editor is seeing both "Fraction.h" and Fraction class. I am sure that there are no compilation errors in the Fraction.h and Fraction.m.
Thanks.
I am new to Objectvice C and just started learning it.
The situation that I cannot resolve is pretty trivial, I am sure there is something simple I am missing. I created Fraction.m class in my test project in XCode using Source -> Add -> New File ->Objectvie C Class. I filled the .h file with the members and implemented all of them in the *m file. Afterwards I am trying to instantiate this Fraction class in my Program.h class in the main function.
I tried to include the .h file through #import <Fraction.h> directive but I get compiler error "No such file ore directory". Also whenever I am trying to use Fraction class, I get compiler error that Fraction is not defined. Though intellisense in the XCode code editor is seeing both "Fraction.h" and Fraction class. I am sure that there are no compilation errors in the Fraction.h and Fraction.m.
Thanks.
Hammie
Feb 17, 01:33 PM
Another option if you do not want to go with a USB player or worry about Audio out from a receiver or AV Processor is the NAD PP3i ($199). There are a few others out there, but they are creeping into the $500+ price range. I am looking at this unit for myself so I can plug my turntable into it, use a USB cable to connect to my Mac Mini and rip the albums with the NAD software ($25 extra). It helps with tagging the songs, removing clicks and pops, and exports to various audio files including ALAC, which is what I use.
Hexley
May 4, 10:29 PM
Can any of the 2011 iMac owners check if any of the components in their newly bought iMac operate underclocked?
Apple has, in the past, been known to do this to maintain a certain power consumption or thermal level.
This could explain some of the "low" scores we are seeing of late.
Apple has, in the past, been known to do this to maintain a certain power consumption or thermal level.
This could explain some of the "low" scores we are seeing of late.
NXTMIKE
Apr 10, 12:28 PM
Nice reel! I like how the way you linked up different works at a quick yet bearable pace. Keep it up!
more...
Momiji
Oct 17, 11:32 AM
Thanks for the post. I am really interested in a leather case with a front cover.
The site says "preorder." But you have already received the case. So those cases on the site are actually in stock?
I wonder if the case I like (Jacka Type) is in stock.
http://www.carrymobile.com/scripts/main/viewitem-A1ITO4LCJT1BKLC-ITO4.html
The site says "preorder." But you have already received the case. So those cases on the site are actually in stock?
I wonder if the case I like (Jacka Type) is in stock.
http://www.carrymobile.com/scripts/main/viewitem-A1ITO4LCJT1BKLC-ITO4.html
mistamidget
Feb 5, 01:47 AM
ok, so now I'm posting from win7 using ie so it's all ok.
When win7 started it paused for quite some time then said to restart to use new device just found.
So ntfs-3g changes the way the partition works even when uninstalled.
Won't go down that road again.:confused:
When win7 started it paused for quite some time then said to restart to use new device just found.
So ntfs-3g changes the way the partition works even when uninstalled.
Won't go down that road again.:confused:
more...
Cheffy Dave
May 6, 03:05 PM
I suggest the NZXT cooler.
http://www.newegg.com/Product/Product.aspx?Item=N82E16834997340
As a former PC builder, I always used Zalman case and CPU fans, that said, we are talking about laptop coolers, of the 3 presented here, I like your choice the best:cool:
http://www.newegg.com/Product/Product.aspx?Item=N82E16834997340
As a former PC builder, I always used Zalman case and CPU fans, that said, we are talking about laptop coolers, of the 3 presented here, I like your choice the best:cool:
link92
Nov 22, 10:42 AM
http://geoffers.uni.cc/
I launched the design around a month ago, and since then I've pretty much ironed out most of the bugs. There's only one I know of, and that's only in IE/Win and only on pages with a <pre>.
I launched the design around a month ago, and since then I've pretty much ironed out most of the bugs. There's only one I know of, and that's only in IE/Win and only on pages with a <pre>.
more...
TwitchOSX
Mar 30, 04:42 PM
No, I havent. Dont follow lego's anymore.. you know, not 10 anymore.
Still, the premise seems lame to me.
/back to Halo
//after work
Still, the premise seems lame to me.
/back to Halo
//after work
rwh202
Apr 11, 01:15 PM
Thanks. So, when do they score the bonus points? I only have the base points (481) so far, but should�ve gotten 968 more points.
Hi,
Bonus points normally appear straight away. However, you'll need to complete 10 units with at least an 80% success rate before you will start receiving them. (those first 10 units won't ever receive a bonus)
Anyway, congratulations on your first unit. The bonus points will soon start rolling in!
Rob
Hi,
Bonus points normally appear straight away. However, you'll need to complete 10 units with at least an 80% success rate before you will start receiving them. (those first 10 units won't ever receive a bonus)
Anyway, congratulations on your first unit. The bonus points will soon start rolling in!
Rob
more...
cjc343
Nov 6, 04:44 PM
I have my home computer set up as a mini-webserver, which I mostly use for sharing pictures and other files with people, however, recently, I have been unable to serve pictures over a certain size.
Pictures will load to a point, but then they will stop loading and I will get an error in Console.log and system.log:
/Applications/Safari.app/Contents/MacOS/Safari: Corrupt JPEG data: 2 extraneous bytes before marker 0xdb
/Applications/Safari.app/Contents/MacOS/Safari: Corrupt JPEG data: premature end of data segment
I know that the pictures are not corrupt because:
1. They worked fine a month ago
2. I can open them in any picture editor/viewer without problems
3. It happens to all my pictures above a certain (unknown) size
Here's a link to one picture: http://cjc343.no-ip.com/IMG_0001.JPG
Everyone who I've had try to load it in any browser cannot load it past the very first part. I have absolutely no clue what's going on.
I hope I provided enough details...
Pictures will load to a point, but then they will stop loading and I will get an error in Console.log and system.log:
/Applications/Safari.app/Contents/MacOS/Safari: Corrupt JPEG data: 2 extraneous bytes before marker 0xdb
/Applications/Safari.app/Contents/MacOS/Safari: Corrupt JPEG data: premature end of data segment
I know that the pictures are not corrupt because:
1. They worked fine a month ago
2. I can open them in any picture editor/viewer without problems
3. It happens to all my pictures above a certain (unknown) size
Here's a link to one picture: http://cjc343.no-ip.com/IMG_0001.JPG
Everyone who I've had try to load it in any browser cannot load it past the very first part. I have absolutely no clue what's going on.
I hope I provided enough details...
Mr. Anderson
Oct 17, 04:29 PM
Those screens are already available - and you can buy them if you want, but cost quite a bit, 10k+. And I just spent 5 minutes searching for the site and I can't find it - if someone knows it post it.
D
D
more...
mkjj
May 23, 03:34 PM
thats a absolute bargain i take 10 for that price , payed �1470 for mine ,ok mine was complete in original box as shipped from apple in May 1998 to the owner in germany and still in pristine as new condition like it left the factory , apart from i also bought a g3 upgrade card from sonnet for it and a 50gb harddrive , mates call me insane why i spend that much money on a obsolete old piece of computer rather then getting a brandnew mac ..but i simply love the pre intel Mac's and they do what i buy them for
and honestly it looks better then a iMac 27" and has way better sound and is rarer :p
WOW! that is a hell of a price. I thought �700 for mine with an upgrade was tasty!
and honestly it looks better then a iMac 27" and has way better sound and is rarer :p
WOW! that is a hell of a price. I thought �700 for mine with an upgrade was tasty!
wpotere
Apr 25, 07:35 PM
Even *if* your friend paid for it, it's not his to give you to install and use without violating Apple's license agreement
^^^ This...
^^^ This...
more...
bousozoku
Mar 5, 02:35 AM
Does anyone really use Illustrator CS to it's abilities to create vector artwork on the scale of photographic portraits?
My Illustrator class instructor does and one of our assignments was to do something of that depth. I'll try to dig up the website, if you're interested.
My Illustrator class instructor does and one of our assignments was to do something of that depth. I'll try to dig up the website, if you're interested.
ratzzo
Apr 20, 08:41 PM
I use a Apple Magic Mouse.. which is a laser mouse, and works fantastically (as youd expect) with Mac OS X.
I can approve. But you should try it first, as you might not like touch mice (some people are too used to normal mice and, yeah..)
I can approve. But you should try it first, as you might not like touch mice (some people are too used to normal mice and, yeah..)
more...
snberk103
Sep 14, 10:24 PM
We have a meadow full of dragonflies, whizzing and flying around, eating mosquitos. On behalf of those dragon flies.... Thank You. :)
Your Karma points have been recorded, and will be available to you when needed.
Your Karma points have been recorded, and will be available to you when needed.
podsorcerer09
Apr 17, 04:01 PM
I've been carefully monitoring the processor loads on my c2d macbook (the black one) to see what kind of processor I would be needing if I buy an air. The decision is really between the 1.86 and 2.13
My loads are:
1.03 .93. 87
These are with chrome and itunes and terminal running along with ical and the likes. nothing too heavy.
Any advice on which processor?
My loads are:
1.03 .93. 87
These are with chrome and itunes and terminal running along with ical and the likes. nothing too heavy.
Any advice on which processor?
Benjamindaines
Jun 10, 10:34 AM
so aren't you supposed to keep the cow happy?
an overheating cow is not happy; a cow needs to be dressed (case redesign?) to be happy; a slow cow is not happy; a cow that can't process graphics good enough is not happy, she may confuse her own poop for grass.
damn mac, they are sadomasochists.
I never said it couldn't use an update ;)
an overheating cow is not happy; a cow needs to be dressed (case redesign?) to be happy; a slow cow is not happy; a cow that can't process graphics good enough is not happy, she may confuse her own poop for grass.
damn mac, they are sadomasochists.
I never said it couldn't use an update ;)
lambchucks40
Jan 28, 04:08 PM
Can you clarify step #8 please.
SideStepSociety
May 5, 07:21 PM
Have you tried a PRAM and/or SMC reset already?
WillEH
Mar 25, 12:51 AM
Hey uknick, firstly welcome to MacRumors ;)
Yeah, I'm going to wait and order mine. I'm not rushing in to it. I'll order mine online also, unless I have good reason to pop in to town and buy the iPad2 from the local Bristol store. I'm still wondering if I really need it or not. Still deciding, but temptation is strong! :rolleyes:
Yeah, I'm going to wait and order mine. I'm not rushing in to it. I'll order mine online also, unless I have good reason to pop in to town and buy the iPad2 from the local Bristol store. I'm still wondering if I really need it or not. Still deciding, but temptation is strong! :rolleyes:
eric55lv
Jan 14, 08:10 PM
Macworld is way better I mean new stuff!:D:)
friarbayliff
Aug 5, 03:46 PM
Wow, that is really cool. Now, if BMW but that kind of apple technology in their cars, I would buy one right away. :)
No comments:
Post a Comment