Error in Xcode 6 on Mavericks 10.9.5

I've an error in Xcode 6.0.1 on OS X Mavericks 10.9.5.
When i debug, the iOS 8 simulator shows this error: Unable to boot the iOS Simulator.
After few seconds Xcode shows this other error: An error was encountered while running (Domain = DTiPhoneSimulatorErrorDomain, Code = 2)
However, the iOS 7 simulator works!!
Can anyone help me? THANK YOU!

you are posting in the wrong area, for you need to post in the xCode forum. This is not a Maverick Issue
I am having the same problem, for this is how I found this posting by googling the error that it gave me.

Similar Messages

  • Internal Checkout Error using Xcode Continuous Build Service

    I'm trying to use the new Xcode service in Mavericks' Server Version 3 to setup continuous build for a git repository on BitBucket. I've been unable to get it to work successfully. Currently, The Build Agent Logs section shows the following error:
    Oct 30 10:02:11 Robot2.local xcsbuildd[72534] <Debug>: [CSRemoteServiceProxy.m:79 7a566310 +0ms] Received successful response.
    Oct 30 10:02:11 Robot2.local xcsbuildd[72534] <Info>: [CSConfig.m:55 7a566310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist
    Oct 30 10:02:11 Robot2.local xcsbuildd[72534] <Debug>: [XCSBuildHelper.m:97 7a566310 +0ms] Updating bot run with GUID 7163a252-b3c2-4fca-b9e3-d6128dbb9db4
    Oct 30 10:02:11 Robot2.local xcsbuildd[72534] <Debug>: [XCSBuildHelper.m:102 7a566310 +0ms] Updating bot run (7163a252-b3c2-4fca-b9e3-d6128dbb9db4): {
                  guid = "7163a252-b3c2-4fca-b9e3-d6128dbb9db4";
                  status = failed;
                  subStatus = "internal-checkout-error";
    Does anyone know what this error means or how to get more information about what's going wrong?
    Perhaps relevant: under the Source Control Logs section, it looks like the checkout worked fine:
    Checking out files: 100% (5570/5570), done.
    done
    SSH Known Hosts file path is located at /Library/Server/Xcode/Config/ssh_known_hosts
    SSH strict host checking is disabled (you can enable this by editing the SSHStrictHostKeyChecking key in /Library/Server/Xcode/Config/xcsbuildd.plist
    Untrusted HTTPS certificates is enabled (you can disable this by editing the TrustSelfSignedSSLCertificates key in /Library/Server/Xcode/Config/xcsbuildd.plist
    9373dd12aae68843938144663d4a1c578481447d refs/heads/master
    SSH Known Hosts file path is located at /Library/Server/Xcode/Config/ssh_known_hosts
    SSH strict host checking is disabled (you can enable this by editing the SSHStrictHostKeyChecking key in /Library/Server/Xcode/Config/xcsbuildd.plist
    Untrusted HTTPS certificates is disabled (you can enable this by editing the TrustSelfSignedSSLCertificates key in /Library/Server/Xcode/Config/xcsbuildd.plist
    The SSH lines seem to be informational rather than indicating an error. However, I've tried changing the mentioned keys without any effect, though note that Xcode says that TrustSelfSignedSSLCertificates is enabled on one line and disabled on a later line, referring to the same config file in both cases.

    I just had the same problem, and there is a number of things you can check:
    Make sure the specified branch is pushed to the repository
    Make sure the scheme you selected is shared
    Make sure the scheme info is pushed to the repository
    In my case, someone put `xcshareddata` in .gitignore, so the scheme I selected wasn't available to the bot.
    Hope this helps someone.

  • How do I fix a SIGABRT error in Xcode 4 ?

    I keep getting this error in Xcode 4 when I run the app:

    You stop the error from happening by fixing the error in your code that is causing the sigabrt.
    Without a lot more information there is no other way to answer your question.

  • I NEED TO SPEAK WITH A PERSON!!!!!!  Error 150:30 CS4 on Mavericks 10.9.4

    I'm having a major licensing issue: Error 150:30 CS4 on Mavericks 10.9.4
    I've read & tried the solutions from the "community."
    https://forums.adobe.com/message/6507402
    NOT Helpful!!!
    I can not locate the folder : /Library/Preferences/FLEXnet Publisher/
    I DID: Adobe Licensing Repair tool:
    ERROR: "can't open application bc PowerPC applications are no longer supported
    I DID: Repair Disk Permissions on HD
    I want to make sure that I've done everything possible before I uninstall/reinstall.
    PLEEEEASE HELP!

    My recommendation: Use the Adobe Cleaner tool to clean all the CS software off your hard drive:
    http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html
    Download a new copy of your CS4 installer files here:
    http://www.adobe.com/downloads/other-downloads.html
    Using the installer, install again.

  • CVS protocol error with Xcode 3

    Dear all,
    I'm having a hard time getting Xcode talk to our CVS repository. While everything works fine at command line level, I get the following error from within Xcode 3:
    *cvs [server aborted]: protocol error: directory '/E/CVS/repository' not within root 'E:/CVS/repository'*
    CVSROOT is set to ":pserver:myname@myserver:/E//CVS/repository"
    Again, when exporting CVSROOT from command line and using +cvs co+ everything is fine and also Eclipse3 is happy with the setup.
    Anyone a clue?
    Cheers
    Mobi.

    Is there a UNC path you could use?
    What are you using for a CVS server? Are you just using CVS and pointing it at a shared path? You can run CVSNT on a Windows server and it will provide a decent CVSROOT. You can also try running CVSNT on the Mac (I do), but I don't know if it would help if you aren't running CVSNT on Windows. It might handle that path better, I don't know.
    Also, I don't remember if Xcode 3 uses its own internal CVS code or not. I know they have made changes in CVS, and not for the better. Look at your SCM settings and see if you can specify an external CVS client to use. Back in Xcode 2.5, they recommended using "/usr/bin/ocvs" if you had problems. The 'o' was for obsolete. It wasn't really obsolete though. Apple decided as of Xcode 2.5 to start using CVS wrappers again like it was 1997. I don't know what they are doing currently. I switched to CVS-NT and didn't look back. Now I only have random "file is in the way" errors in Xcode.

  • Signal DIGABRT error in Xcode

    When I run my Apps in Xcode, it show a error (signal DIGABRT) below:
    + (NSString *)relativeFilePath:(NSString *)fullFilePath
        assert(fullFilePath != nil); // Ensure that the full file path is not nil
        NSString *documentsPath = [ReaderDocument documentsPath]; // Get the documents path
        NSRange range = [fullFilePath rangeOfString:documentsPath]; // Look for the documents path
        assert(range.location != NSNotFound); // Ensure that the documents path is in the full file path
        return [fullFilePath stringByReplacingCharactersInRange:range withString:@""]; // Strip it out
    It is only appear on iOS 8 with iPad, It is good on iOS 7
    How can I solve this???

    you are posting in the wrong area, for you need to post in the xCode forum. This is not a Maverick Issue
    I am having the same problem, for this is how I found this posting by googling the error that it gave me.

  • Problem connecting xcode to xcode server on mavericks

    Hello,
    i try to connect xcode to my xcode server (booth on mavericks) and i get the error: "NSURLErrorDomain error 1012".
    How can i debug and fix this situation?
    Thanks in advanced

    Try the following steps:
    Go to the Projects->Components menu item in Visual Basic and select "National Instruments CW DataSocket 4.0".
    Add a DataSocket instance to the form.
    Select the DataSocket instance on the form and go to the Properties window in Visual Basic. Set AccessMode to "3 - cwdwReadAutoUpdate", set AutoConnect to True, and set URL to the url that you want to test.
    Double-click on the DataSocket instance on the form to create an event handler for DataSocket's DataUpdated event. Add something to the event that indicates that the event occurred, like popping up a message box or adding some text to a textbox on the form.
    Hope this helps.
    - Elton

  • Getting errors just trying to download Mavericks wondering if I really should do it

    I'm reading of others having problems w Mavericks, although some say its fine.
    The reason that is pushing me is that I updated my iPad Mini to ios 7 & now when I try to open a Numbers file on it, it tells me if I open it, I will no longer be able to sync until I upgrade to Mavericks. Not happy about that w no warning & not expecting an OS upgrade to change apps. I was certainly not expecting to lose the ability to sync iWorks files between my iPad Mini & MacBookPro just because I upgraded to ios 7.
    But I decided today to take the time to actually go ahead. I really need to use that file & want to keep it synced between ipad & Mac. Data entry is easier on the Mac, but I'm not using it as much these days since I can do much of my everyday things, email, web browsing & iMessaging on it, as well as taking notes in Pages.
    I'm also wondering about upgrading from Mountain Lion to Mavericks. I've spent hours preparing my Mac. 1st checking to make sure Paralells 8 would work, then updating it to latest version & then updating Windows & its virus definitions.
    Then I had read some reports of people having trouble w mail, so decided to delete quite a lot of mail (still have a lot but I guess I deleted over 10k messages.
    I also updated Mountain Lion. & also removed some things from the desktop.
    Then I closed out of everything & shut down for a few min. Then rebooted.
    All this to give the optimal environment for downloading & installing what I realize is a large file.
    This is bringing back memories of when I upgraded to Mountain Lion on my mid 2010 MacBookPro (replaced in May after spilling water all over it). I purched it to download at Apple store. It went all the way through w me at the projects table. It seemed like it was done but was stuck. But the Apple person kept saying to wait. Finally he asked the Geniuses who said to shut down & start over. That time it did work.
    Opened App store & selected Mavericks Free Update. Got an error message. It said there was an error & to try from Purchased. Tried there & got errors after just a few seconds 2-3 times before it finally started downloading. It got up to near 500 mb & then came the error message again.
    I did not have anything else open as I went right to start downloading.
    So, w reading about the problems others are having & these problems just downloading I'm having major 2nd thoughts so think I may not go ahead, especially as the evening is moving on & I guess even if it downloads smoothly it was showing expected download time (when it was doing the 1st part) of around 40-45 min w my fairly fast internet download of 25.89 (just now tested using SpeedTest. Of course don't know exactly what it was when I was trying to download a few min ago, but that's about what it usually is).
    So w this much trouble just trying to download. How do I know whether it will work ok after downloaded or have problems like others are reporting?
    I have plenty of HD space--401.58 GB storage available.  4 GB memory
    I'm using wifi, w my MacBookPro right next to the Arris Telephony modem from Comcast & the wifi router.
    Mid 2012 MacBookPro.

    Update
    OK, Today I went ahead & booted & tried again & it worked this time.
    Not sure why it didn't yesterday. Maybe the servers were just overloaded? Several others reported similar.
    Also yesterday when I ran Speedtest it showd download at about 25 mbps, This morning just before I re-started the download it was showing just above 30 mbps.  So maybe the internet was less busy? Or at least the parts between me & the test server.
    & so far it is working ok.

  • Error installing XCode 4.2 on OSX 10.7.3

    Hello everybody,
    I'm trying to install XCode 4.2 on Lion 10.7.1 and got the following error on Console:
    14/04/12 19:34:30,280
    Installer
    @(#)PROGRAM:Install  PROJECT:Install-686.3
    14/04/12 19:34:30,280
    Installer
    @(#)PROGRAM:Installer  PROJECT:Installer-530
    14/04/12 19:34:30,280
    Installer
    Hardware: MacBookPro8,2 @ 2.20 GHz (x 8), 8192 MB RAM
    14/04/12 19:34:30,280
    Installer
    Running OS Build: Mac OS X 10.7.3 (11D50d)
    14/04/12 19:34:30,314
    Installer
    Xcode  Installation Log
    14/04/12 19:34:30,314
    Installer
    Opened from: /Volumes/Xcode/Xcode.mpkg
    14/04/12 19:34:49,016
    Installer
    IFJS: *** exception: ReferenceError: Can't find variable: SDKPresent
    14/04/12 19:34:49,032
    defaults
    The domain/default pair of (com.apple.iPhoneSDKInstaller, showAdvancedInstaller) does not exist
    14/04/12 19:34:49,084
    Installer
    IFJS: *** exception: ReferenceError: Can't find variable: SDKPresent
    14/04/12 19:34:53,516
    Installer
    InstallerStatusNotifications plugin loaded
    14/04/12 19:34:58,400
    Installer
    ================================================================================
    14/04/12 19:34:58,400
    Installer
    User picked Custom Install
    14/04/12 19:34:58,400
    Installer
    Choices selected for installation:
    14/04/12 19:34:58,400
    Installer
    Install: "Xcode"
    14/04/12 19:34:58,400
    Installer
    Install: "Essentials" at path "//Developer/"
    14/04/12 19:34:58,400
    Installer
    Install: "Xcode Toolset"
    14/04/12 19:34:58,401
    Installer
    Install: "iOS SDK"
    14/04/12 19:34:58,402
    Installer
    Install: "System Tools"
    14/04/12 19:34:58,402
    Installer
    Install: "UNIX Development"
    14/04/12 19:34:58,403
    Installer
    ================================================================================
    14/04/12 19:35:02,527
    Installer
    ================================================================================
    14/04/12 19:35:02,527
    Installer
    User picked Standard Install
    14/04/12 19:35:02,527
    Installer
    Choices selected for installation:
    14/04/12 19:35:02,527
    Installer
    Install: "Xcode"
    14/04/12 19:35:02,527
    Installer
    Install: "Essentials" at path "//Developer/"
    14/04/12 19:35:02,527
    Installer
    Install: "Xcode Toolset"
    14/04/12 19:35:02,528
    Installer
    Install: "iOS SDK"
    14/04/12 19:35:02,529
    Installer
    Install: "System Tools"
    14/04/12 19:35:02,529
    Installer
    Install: "UNIX Development"
    14/04/12 19:35:02,530
    Installer
    ================================================================================
    14/04/12 19:35:02,644
    Installer
    Configuring volume "AppleSSD"
    14/04/12 19:35:02,657
    Installer
    Free space on "AppleSSD": 87,22 GB (87223255040 bytes).
    14/04/12 19:35:02,657
    Installer
    Create temporary directory "/var/folders/bb/2w5n07g55mz_8xj4hxyspggr0000gn/T//Install.309EJlAkQ"
    14/04/12 19:35:02,661
    Installer
    IFPKInstallElement (29 packages)
    14/04/12 19:35:02,770
    Installer
    Failed install preflight: Error Domain=PKInstallErrorDomain Code=102 "The package “DeveloperTools.pkg” is untrusted." UserInfo=0x7fe8442fa520 {NSLocalizedDescription=The package “DeveloperTools.pkg” is untrusted., NSURL=../Packages/DeveloperTools.pkg -- file://localhost/Volumes/Xcode/Xcode.mpkg/, PKInstallPackageIdentifier=com.apple.pkg.DeveloperToolsLeo, NSUnderlyingError=0x7fe846807e90 "The operation couldn’t be completed. CSSMERR_TP_CERT_EXPIRED"}
    14/04/12 19:35:02,774
    Installer
    Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
    14/04/12 19:35:02,930
    Installer
    IFDInstallController 41462D30 state = 7
    14/04/12 19:35:02,931
    Installer
    Displaying 'Install Failed' UI.
    14/04/12 19:35:02,934
    Installer
    'Install Failed' UI displayed message:'An unknown installation error occurred.
    The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.'.
    14/04/12 19:35:02,934
    Installer
    The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
    It says: "The package “DeveloperTools.pkg” is untrusted." (???... Isn't it from Apple???)
    How could I solve this issue?
    This is the Error Screen:
    Coul'd someone, please, help me?!?
    Thanks in advance!

    First of all, thank you for the reply.
    Undertood I've downloaded the newer version and it installed fine.
    Thanks a lot!

  • Compiled Error in Xcode for iphone game and other questions

    Dear all,
    Hi, I am a newbie of xcode and objective-c and I have a few questions regarding to the code sample of a game attached below. It is written in objective C, Xcode for iphone4 simulator. It is part of the code of 'ball bounce against brick" game. Instead of creating the image by IB, the code supposes to create (programmatically) 5 X 4 bricks using 4 different kinds of bricks pictures (bricktype1.png...). I have the bricks defined in .h file properly and method written in .m.
    My questions are for the following code:
    - (void)initializeBricks
    brickTypes[0] = @"bricktype1.png";
    brickTypes[1] = @"bricktype2.png";
    brickTypes[2] = @"bricktype3.png";
    brickTypes[3] = @"bricktype4.png";
    int count = 0;`
    for (int y = 0; y < BRICKS_HEIGHT; y++)
    for (int x = 0; x < BRICKS_WIDTH; x++)
    - Line1 UIImage *image = [ImageCache loadImage:brickTypes[count++ % 4]];
    - Line2 bricks[x][y] = [[[UIImageView alloc] initWithImage:image] autorelease];
    - Line3 CGRect newFrame = bricks[x][y].frame;
    - Line4 newFrame.origin = CGPointMake(x * 64, (y * 40) + 50);
    - Line5 bricks[x][y].frame = newFrame;
    - Line6 [self.view addSubview:bricks[x][y]]
    1) When it is compiled, error "ImageCache undeclared" in Line 1. But I have already added the png to the project. What is the problem and how to fix it? (If possible, please suggest code and explain what it does and where to put it.)
    2) How does the following in Line 1 work? Does it assign the element (name of .png) of brickType to image?
    brickTypes[count ++ % 4]
    For instance, returns one of the file name bricktype1.png to the image object? If true, what is the max value of "count", ends at 5? (as X increments 5 times for each Y). But then "count" will exceed the max 'index value' of brickTypes which is 3!
    3) In Line2, does the image object which is being allocated has a name and linked with the .png already at this line *before* it is assigned to brick[x][y]?
    4) What do Line3 and Line5 do? Why newFrame on left in line3 but appears on right in Line5?
    5) What does Line 4 do?
    Thanks
    North

    Hi North -
    macbie wrote:
    1) When it is compiled, error "ImageCache undeclared" in Line 1. ...
    UIImage *image = [ImageCache loadImage:brickTypes[count++ % 4]]; // Line 1
    The compiler is telling you it doesn't know what ImageCache refers to. Is ImageCache the name of a custom class? In that case you may have omitted #import "ImageCache.h". Else if ImageCache refers to an instance of some class, where is that declaration made? I can't tell you how to code the missing piece(s) because I can't guess the answers to these questions.
    Btw, if the png file images were already the correct size, it looks like you could substitute this for Line 1:
    UIImage *image = [UIImage imageNamed:brickTypes[count++ % 4]]; // Line 1
    2) How does the following in Line 1 work? Does it assign the element (name of .png) of brickType to image?
    brickTypes[count ++ % 4]
    Though you don't show the declaration of brickTypes, it appears to be a "C" array of NSString object pointers. Thus brickTypes[0] is the first string, and brickTypes[3] is the last string.
    The expression (count++ % 4) does two things. Firstly, the trailing ++ operator means the variable 'count' will be incremented as soon as the current expression is evaluated. Thus 'count' is zero (its initial value) the first time through the inner loop, its value is one the second time, and two the third time. The following two code blocks do exactly the same thing::
    int index = 0;
    NSString *filename = brickTypes[index++];
    int index = 0;
    NSString *filename = brickTypes[index];
    index = index + 1;
    The percent sign is the "modulus operator" so x%4 means "x modulo 4", which evaluates to the remainder after x is divided by 4. If x starts at 0, and is incremented once everytime through a loop, we'll get the following sequence of values for x%4: 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, ...
    So repeated evaluation of (brickTypes[count++ % 4]) produces the sequence: @"bricktype1.png", @"bricktype2.png", @"bricktype3.png", @"bricktype4.png", @"bricktype1.png", @"bricktype2.png", @"bricktype3.png", @"bricktype4.png", @"bricktype1.png", @"bricktype2.png", ...
    3) In Line2, does the image object which is being allocated has a name and linked with the .png already at this line *before* it is assigned to brick[x][y]?
    Line 2 allocs an object of type UIImageView and specifies the data at 'image' as the picture to be displayed by the new object. Since we immediately assign the address of the new UIImageView object to an element of the 'bricks' array, that address isn't stored in any named variable.
    The new UIImageView object is not associated with the name of the png file from which its picture originated. In fact the UIImage object which inited the UIImageView object is also not associated with that png filename. In other words, once a UIImage object is initialized from the contents of an image file, it's not possible to obtain the name of that file from the UIImage object. Note when you add a png media object to a UIImageView object in IB, the filename of the png resource will be retained and used to identify the image view object. But AFAIK, unless you explicitly save it somewhere in your code, that filename will not be available at run time.
    4) What do Line3 and Line5 do? Why newFrame on left in line3 but appears on right in Line5?
    5) What does Line 4 do?
    In Line 2 we've set the current element of 'bricks' to the address of a new UIImageView object which will display one of the 4 brick types. By default, the frame of a UIImageView object is set to the size of the image which initialized it. So after Line 2, we know that frame.size for the current array element is correct (assuming the image size of the original png file was what we want to display, or assuming that the purpose of [ImageCache loadImage:...] is to adjust the png size).
    Then in Line 3, we set the rectangle named newFrame to the frame of the current array element, i.e. to the frame of the UIImageView object whose address is stored in the current array element. So now we have a rectangle whose size (width, height) is correct for the image to be displayed. But where will this rectangle be placed on the superview? The placement of this rectangle is determined by its origin.
    Line 4 computes the origin we want. Now we have a rectangle with both the correct size and the correct origin.
    Line 5 sets the frame of the new UIImageView object to the rectangle we constructed in Lines 3 and 4. When that object is then added to the superview in Line 6, it will display an image of the correct size at the correct position.
    - Ray

  • Saving scanned doc error message when using Mac Maverick with HP Photosmart C4795

    When I use HP Scan to scan documents with my HP Photosmart C4795 it scans fine.  The problems comes when I try to save the scanned document. I get one of two things, an error message or black document.  I get an error that states "An error has occurred saving the file because it could not be written to.  Check the properties for the file to make sure it is not read-only.  I know that's the location is not read only because I save documents there all the time from other programs.    When I get the black document, I open the file and its a black page with white lines going across.  
    This started happening when I upgraded to Maverick.  When I had snow leopard I didn't have this problem.  I looked for update drivers and there aren't any available on the HP software & drivers webpage.  HP help! Any suggestions please help.

    Hi,
    That happens due to lack of compatibility of the HP Scan application for your device with Mavericks, it is not intended for the operating system and will cause issues while saving a file.
    Be sure to run Software Update, then scan using Image Capture or Preview as listed below.. those are the scan solutions provided for Mavericks:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c03550518&tmp_task=useCategory&cc=us&dlc=en&lc=e...
    Once you launch Image Capture, I would suggest keeping it on the dock for easier access.
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • Warning error on gcc compilation since maverick install

    Since I have installed Maverick on my mac, I have several issues to compile my C++ programs.
    Following what I could read on some forum i installed xcode-select --install.
    But now I have several Warning that I didn't have before. So I'm not sure my program is working correctly. Can someone help me.
    Here is the Warning I got :
    ML.c:743:3: warning: implicit declaration of function 'dgeev_' is invalid in C99 [-Wimplicit-function-declaration]
      dgeev_("N", "V", &N, A, &LDA, WR, WI, VL, &LDVL, VR, &LDVR, WORK, &LWORK, &INFO );
      ^
    ML.c:791:3: warning: implicit declaration of function 'dgetrf_' is invalid in C99 [-Wimplicit-function-declaration]
      dgetrf_(&row, &column, VR_inv, &LDA2, IPIV2, &INFO2 );
      ^
    ML.c:800:3: warning: implicit declaration of function 'dgetri_' is invalid in C99 [-Wimplicit-function-declaration]
      dgetri_(&N2, VR_inv, &LDA2, IPIV2, WORK2, &LWORK2, &INFO3);
      ^
    ML.c:865:16: warning: implicit declaration of function 'dgemm_' is invalid in C99 [-Wimplicit-function-declaration]
      output_dgemm=dgemm_("N","N", &M, &N, &K, &ALPHA, MatrixA, &LDA_dgemm, MatrixB, &LDB_dgemm, &BETA, MatrixC, &LDC_dgemm);
                   ^
    ML.c:919:16: warning: implicit declaration of function 'dgemv_' is invalid in C99 [-Wimplicit-function-declaration]
      output_dgemm=dgemv_("N", &M, &N, &ALPHA, pii, &LDA_dgemv, X1, &INCX,&BETA, hi, &INCY );      
                   ^
    ML.c:978:1: warning: control may reach end of non-void function [-Wreturn-type]
    Thanks a lot for your support.
    BR,

    You haven't declared those functions. Also, there is a path through your code where a function that should return a value, doesn't.

  • Citrix Viewer Error in Yosemite but not Mavericks

    I connect to a corporate system through the web. The Citrix server is old and they will not make any updates to help. Currently, the method of connecting is through a website link that is an .ica file. In Safari, of course, it just opens a browser tab with text, but we learned a few years back that one could copy that text into a blank text document, save it as a .ica file, and open it with Citrix Receiver 11.8.2 for Mac and it would open correctly.
    Up until today, I can use that .ica file to connect to the corporate server via Citrix UNDER MAVERICKS, Citrix Receiver 11.8.2
    But on Mac Pros running Yosemite, trying to open the same .ica file results in the error: "Connection to the server "blahblahblah\" was interrupted. Please check your network connection and try again."
    And console, sometimes, shows the following error: "Citrix Viewer void ncsConnecting(char *) connecting to serverName=BLAHBLAHBLAH"
    This error occurs under Yosemite both under Citrix Receiver 11.8.2 (the old one, not made for Yosemite) and the Yosemite specific Citrix Receiver 11.9. 
    I've tried all the standard, restarting, uninstalling and re-installing citrix multiple times, etc. Again, the problem seems specific to Yosemite, since I don't have the problem on Mavericks, no matter what equipment we're talking about.
    Any ideas?

    I connect to a corporate system through the web. The Citrix server is old and they will not make any updates to help. Currently, the method of connecting is through a website link that is an .ica file. In Safari, of course, it just opens a browser tab with text, but we learned a few years back that one could copy that text into a blank text document, save it as a .ica file, and open it with Citrix Receiver 11.8.2 for Mac and it would open correctly.
    Up until today, I can use that .ica file to connect to the corporate server via Citrix UNDER MAVERICKS, Citrix Receiver 11.8.2
    But on Mac Pros running Yosemite, trying to open the same .ica file results in the error: "Connection to the server "blahblahblah\" was interrupted. Please check your network connection and try again."
    And console, sometimes, shows the following error: "Citrix Viewer void ncsConnecting(char *) connecting to serverName=BLAHBLAHBLAH"
    This error occurs under Yosemite both under Citrix Receiver 11.8.2 (the old one, not made for Yosemite) and the Yosemite specific Citrix Receiver 11.9. 
    I've tried all the standard, restarting, uninstalling and re-installing citrix multiple times, etc. Again, the problem seems specific to Yosemite, since I don't have the problem on Mavericks, no matter what equipment we're talking about.
    Any ideas?

  • I get connection errors since I updated to Mavericks and new pages, keynote, iPhoto.

    connection errors and Maverick!

    I just updated my print drivers. I changed my default printer away from our office Toshiba e-Studio 233 and I can print to my other printers. So, it seems to be a problem with the Toshiba printer...which does not have an updated driver. Hmm...

  • Error 16 on OS X Mavericks 10.9.3

    When I try to launch my Photoshop or Illustrator trials there is error 16. I try to fix it like this http://helpx.adobe.com/ru/x-productkb/policy-pricing/configuration-error-cs5.html but it doesn't work steel. OS X Mavericks 10.9.3

    One of these may help
    -Mac 10.9.3 workaround https://forums.adobe.com/thread/1489922
    -more Mac 10.9.3 https://forums.adobe.com/thread/1491469

Maybe you are looking for

  • Question about site to site VPN failover on an ASA

    Hello all. I am building a site to site VPN from our headquarters to a customer. I am using an ASA 5520. The customer is using Cisco 3945 routers. The customer has two VPN termination points. The customer requests that we make one of their terminatio

  • Transformation program

    The transformation program that is getting generated ( as $tmp ) from my web service has another transformation inside it, which doesn't get created properly. I have this issue with web services that are transported. The services that I create in tha

  • Songs in Itunes not playing - No Original File found

    For some reason my ITUNES wont play my songs located on my computer. It has a pop up that says the Original file could not be found.

  • Can I connect two non-TB external displays to a new MBP?

    Looking to pick up a new MBP and I would like to connect two non-Thunderbolt monitors, they are nice but WAY too expensive, and I'm wondering if this is possible.  I know I can use Matrox Head2Go line of products, but I would like to avoid shelling o

  • TDS certificate not showing Basic, surcharge and education cess separately

    Hi i created three codes as basic, surcharge and for education cess. I have also mantained the J_1IEWT_SURC table and J_1IEWTSURC. But i am getting error in mantaining table J_1IEWTECESS as View/table J_1IEWTECESS can only be displayed and maintained