This has been solved.. by me simple n00b error... not enough closed brackets in the program
Brighten your iPad with a colorful cover, stream to your TV, download pictures from your digital camera, and more. There’s already so much you can do with iPad and iPad mini
The incredibly thin Apple Wireless Keyboard uses Bluetooth technology, which makes it compatible with iPad
iPad inspires creativity and hands-on learning with features you won’t find in any other educational tool
Apple announces 4th generation iPad packing an A6X CPU
This has been solved.. by me simple n00b error... not enough closed brackets in the program
Is there such a thing?
I know some and most errors are simple and all because the use of the wrong quotation marks could cause the problem. But there are times I am just COMPLETELY stuck on debugging. (I have an un-expected '@' in program. error right now and its a killer!
so maybe somone has a link to somewhere that has a beginners look at some errors?
Hello,
I'm new in the world of apple. I used to program with linux. There to include something like extra_library.h that it wasn't in the same folder where I compile my cpp program I used to write in the terminal while being in the cpp archive folder: g++ -c program.cpp -I/Documents/includes
Because I had the archives to include in my program in the Documents/includes directory. But now, doing exactly the same in my mac, it gives me the error that the archive to include wasn't foud.
I don't know if the -I command is invalid for the macs or the path is incorrect. Maybe There is a mother folder that I need to specify in the path like -I/moter_folder/Documents/includes.
I don't know if I expressed the lideas in a good way. If you can help me I'd be very gratefull.
Thank you.
I have the archive to include inside the folder called includes. But the compiler say: archive.h couldn't be find.
I have the archive to include inside the folder called includes. But the compiler say: archive.h couldn't be find.
I have the archive to include inside the folder called includes. But the compiler say: archive.h couldn't be find.
Hello,
to use NetBeans you only have to install xcode in the app store, then you go to xcode, preferences, downloads, components and install the item that says Command Line Tools. After that your netbeans will work perfectly
Sorry for my bad english.
Hello, sorry for my bad english but if someone can help me with my problem.
I have installed NetBeans 7.2 on my MacBook Pro who have OS X Mountain Lion, I look on the NetBeans page that I have to install Xcode anda X11 to have compilers for C language but after I install Xcode anda X11 lastest version, my NetBeans say's that compilers not found. Can anyone help me?
Thanks
Is there such a thing?
I know some and most errors are simple and all because the use of the wrong quotation marks could cause the problem. But there are times I am just COMPLETELY stuck on debugging. (I have an un-expected '@' in program. error right now and its a killer!
so maybe somone has a link to somewhere that has a beginners look at some errors?