Omgili - forum search, search forums  
  

Discussions about xcode compile

Displaying 1 - 10 out of 1,351 discussions.  
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
What strategies can be used in general to decrease build times for any XCode project? I'm mostly interested in XCode specific strategies. I'm doing iPhone development using XCode, and my project is slowly getting bigger and bigger. I find the compile ...
Started by on , 5 posts by 5 people.  
XCode.
Easy answer: add another machine running XCode on your local network.
C, Obj-C++, C++).
I have this IPhone app underway that was working fine, then I installed OS 10.6 and the shiny new XCode. It's not compiling, instead coming up with the single error, "There is no SDK with the name or path 'iphoneos3.0'" I can't find such a file or folder...
Started by on , 3 posts by 3 people.  
The version 3.2 provided on the snow leopard CD-iPhone/5024/Help-With-Samble/ You need to download (or install) the new Snow-Leopard specific XCode/205/wo/dg5laHPPA3Bo3vC19gJp2Ooe5KP/0.0.17.2.1.... .
Add-on installer for Xcode 3.2 on Snow Leopard.
I have some file writing code that works as expected, but prints an error on Debug mode, no output errors in Release. Code: #include <iostream> #include <string> #include <fstream> #include <sstream> using namespace std; int main...
Started by on , 3 posts by 3 people.  
If I compile the two line reduction you gave (with defines taken from Xcode's default settings for a Debug build in a C++ project): g++ -D_GLIBCXX this under Xcode....
In Apple's libstdc++ , at least when compiled in debug mode.
Ask your Facebook Friends
Hi, I'm creating an application which must be 'hacker compatible', so that people can edit nibs and stuff. However, when I show package contents, the nibs are compiled so I can't open them in IB. Is there a way I can make Xcode don't compile the nibs?...
Started by on , 3 posts by 3 people.  
You can normally done by Xcode..
That is where all the rules live that do things like compile xib files into nib files.
I have a C++ class that compiles fine on linux with gcc and on widows in visual studio. boid.h: #ifndef BOID_CLASS_HEADER_DEFINES_H #define BOID_CLASS_HEADER_DEFINES_H #include "defines.h" class Boid { public: // Initialize the boid with random position...
Started by on , 8 posts by 8 people.  
Your example output? Assuming you're talking about....
Right click the file in XCode and select Get Info and make file to .mm, right-click or ctrl-click and select rename on the file in Xcode.
Make sure you're compiling it as C++.
In file included from ../../../JUCE/modules/juce_core/juce_core.cpp:108: ../../../JUCE/modules/juce_core/maths/juce_Expression.cpp:47:16: error: no viable conversion from 'std::__1::nullptr_t' to 'ReferenceCountedObjectPtr<juce::Expression::Term>...
Started by on , 11 posts by 2 people.  
No idea.
Eh? There's nothing wrong with that code, and it compiles just fine for me, in XCode 4.3..
Xcode compiles my iPhone app for Debug fine and the application works fine on my iPhone. But when I compile for Distribution I get the following Linking error: /Users/jtesta/Documents/WaterTaxi_prod_v1.1/build/WaterTaxi.app/WaterTaxi ld: file not found...
Started by on , 3 posts by 3 people.  
Some ideas which maybe you already tried? Do a clean rebuild of absolutely everything Make sure you have the proper provision profiles setup on your computer and on the iPhone Did you... .
I'm having a similar problem and would appreciate any help for this .
I'm running Xcode in OS X 10.6 on a Core 2 Duo. Here's a short program: #include <stdio.h> int main () { long a = 8589934592L; printf("a = %li\n", a); return 0; } When I compile this from the command line (gcc -pedantic) I get no errors or warning...
Started by on , 4 posts by 4 people.  
I just tried your program out with Xcode 3.2.1 on Mac OS X 10.6.1 and didn't get compile for Debug on 64 bit, and thus there's no warning..
Is correct.
I would like to know is there any way to program (write, compile and execute) Java in XCode as I don't see any Java templates. Does that mean that it's not possible?
Started by on , 6 posts by 6 people.  
Thx for your help I will try Eclipse for java and XCode for C/C++.
I usually use NetBeans or Eclipse , but the Xcode design tool in /Developer/Examples/Java/ .
IntelliJ IDEA CE, Eclipse, or NetBeans.
I'm compiling with clang-llvm 1.0 on Xcode 3.2.1 I want to see LLVM's intermidiate representation. How do I do this ? Thanks.
Started by on , 3 posts by 3 people.  
Xcode does have support for syntax highlighting the LLVM) and Xcode doesn't have any UI for ....
Xcode does not provide UI for showing the representation (yet).
Per LLVM's site , I would add -emit-llvm to the compiler options.
Page: 1   2   3   4   5   6   7   8   9   10  

Related Message Boards & Forums

  • Stack Overflow
  • Raw Material Software • General JUCE discussion
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost