Issue when creating a project form existing code

Enviroment:
Solaris 10
Oracle Solaris Studio
I build a new project from existing code
Set custom Makefile that use a GNU GCC
Issue on C++ code assistance:
- some times GCC C++ include file not found
- some time doesn't find external include file
- some .h (some times all) and .cc are excluded from code assistance
What Do I have to do if for instance C++ assistance didn't find <vector>
What Do I have to do if all .h are excluded from C++ code assistance or are assign to custom build tool?
Is there a tutorial to configure in the right way code assistance when we have a custom Makefile with GNU GCC compiler?
Edited by: vim_mauro on Jul 1, 2010 12:30 AM

Did you see?
[http://developers.sun.com/sunstudio/documentation/tutorials/studio12.1_qs/#makefileprojects|http://developers.sun.com/sunstudio/documentation/tutorials/studio12.1_qs/#makefileprojects]
[http://netbeans.org/kb/docs/cnd/configuring-code-assistance.html|http://netbeans.org/kb/docs/cnd/configuring-code-assistance.html]

Similar Messages

  • How do i solve - cannot access web server - error message when creating a project in 4.5 with PHP

    How do i solve - cannot access web server - error message when creating a project in 4.5 with PHP

    Screenshot of how it looks when i try to show a ms access form inside a iframe:
    http://oi58.tinypic.com/2vj4ish.jpg

  • Showing GL, PA Period error when create new Project

    Hi All,
    I am facing an Issue while creating a Project through Template, though I have opened PA Periods and GL Periods of current, but still showing following error
    "Cannot copy a budget to a period which is out of the range of system defined periods (e.g. PA period or GL period)"
    Please help me in resolving this.
    Regads
    Madhu

    Hi
    I assume your template budget has periods within the range dates of the template project, between the start date and the completion date of the project.
    When you copy the template to create a new project, enter the start date of the new project as the start date of the template. If your project start date is different from the template start date, the system will try to more the end date, and may also try to move the budget periods, so those will keep the same lenght, but starting from the new project start date. In those case you might be creating budgets in other periods then the original template budget.
    Dina

  • Performance issues when creating a Report / Query in Discoverer

    Hi forum,
    Hope you are can help, it involves a performance issues when creating a Report / Query.
    I have a Discoverer Report that currently takes less than 5 seconds to run. After I add a condition to bring back Batch Status that = ‘Posted’ we cancelled the query after reaching 20 minutes as this is way too long. If I remove the condition the query time goes back to less than 5 seconds.
    Please see attached the SQL Inspector Plan:
    Before Condition
    SELECT STATEMENT
    SORT GROUP BY
    VIEW SYS
    SORT GROUP BY
    NESTED LOOPS OUTER
    NESTED LOOPS OUTER
    NESTED LOOPS
    NESTED LOOPS
    NESTED LOOPS
    NESTED LOOPS OUTER
    NESTED LOOPS OUTER
    NESTED LOOPS
    NESTED LOOPS OUTER
    NESTED LOOPS OUTER
    NESTED LOOPS
    NESTED LOOPS
    NESTED LOOPS
    NESTED LOOPS
    NESTED LOOPS
    NESTED LOOPS
    NESTED LOOPS
    NESTED LOOPS
    NESTED LOOPS
    NESTED LOOPS
    NESTED LOOPS
    TABLE ACCESS BY INDEX ROWID GL.GL_CODE_COMBINATIONS
    AND-EQUAL
    INDEX RANGE SCAN GL.GL_CODE_COMBINATIONS_N2
    INDEX RANGE SCAN GL.GL_CODE_COMBINATIONS_N1
    TABLE ACCESS BY INDEX ROWID APPLSYS.FND_FLEX_VALUES
    INDEX RANGE SCAN APPLSYS.FND_FLEX_VALUES_N1
    TABLE ACCESS BY INDEX ROWID APPLSYS.FND_FLEX_VALUE_SETS
    INDEX UNIQUE SCAN APPLSYS.FND_FLEX_VALUE_SETS_U1
    TABLE ACCESS BY INDEX ROWID APPLSYS.FND_FLEX_VALUES_TL
    INDEX UNIQUE SCAN APPLSYS.FND_FLEX_VALUES_TL_U1
    INDEX RANGE SCAN APPLSYS.FND_FLEX_VALUE_NORM_HIER_U1
    TABLE ACCESS BY INDEX ROWID GL.GL_JE_LINES
    INDEX RANGE SCAN GL.GL_JE_LINES_N1
    INDEX UNIQUE SCAN GL.GL_JE_HEADERS_U1
    INDEX UNIQUE SCAN GL.GL_SETS_OF_BOOKS_U2
    TABLE ACCESS BY INDEX ROWID GL.GL_JE_HEADERS
    INDEX UNIQUE SCAN GL.GL_JE_HEADERS_U1
    INDEX UNIQUE SCAN GL.GL_DAILY_CONVERSION_TYPES_U1
    TABLE ACCESS BY INDEX ROWID GL.GL_JE_SOURCES_TL
    INDEX UNIQUE SCAN GL.GL_JE_SOURCES_TL_U1
    INDEX UNIQUE SCAN GL.GL_JE_CATEGORIES_TL_U1
    INDEX UNIQUE SCAN GL.GL_JE_HEADERS_U1
    INDEX UNIQUE SCAN GL.GL_JE_HEADERS_U1
    INDEX UNIQUE SCAN GL.GL_JE_BATCHES_U1
    INDEX UNIQUE SCAN GL.GL_BUDGET_VERSIONS_U1
    INDEX UNIQUE SCAN GL.GL_ENCUMBRANCE_TYPES_U1
    INDEX UNIQUE SCAN GL.GL_SETS_OF_BOOKS_U2
    TABLE ACCESS BY INDEX ROWID GL.GL_JE_BATCHES
    INDEX UNIQUE SCAN GL.GL_JE_BATCHES_U1
    INDEX UNIQUE SCAN GL.GL_SETS_OF_BOOKS_U2
    INDEX UNIQUE SCAN GL.GL_JE_BATCHES_U1
    TABLE ACCESS BY INDEX ROWID GL.GL_PERIODS
    INDEX RANGE SCAN GL.GL_PERIODS_U1
    After Condition
    SELECT STATEMENT
    SORT GROUP BY
    VIEW SYS
    SORT GROUP BY
    NESTED LOOPS
    NESTED LOOPS OUTER
    NESTED LOOPS OUTER
    NESTED LOOPS
    NESTED LOOPS
    NESTED LOOPS
    NESTED LOOPS
    NESTED LOOPS OUTER
    NESTED LOOPS
    NESTED LOOPS
    NESTED LOOPS
    NESTED LOOPS
    NESTED LOOPS
    NESTED LOOPS
    NESTED LOOPS OUTER
    NESTED LOOPS
    NESTED LOOPS OUTER
    NESTED LOOPS
    NESTED LOOPS
    NESTED LOOPS OUTER
    NESTED LOOPS
    TABLE ACCESS FULL GL.GL_JE_BATCHES
    INDEX UNIQUE SCAN GL.GL_SETS_OF_BOOKS_U2
    INDEX UNIQUE SCAN GL.GL_JE_BATCHES_U1
    TABLE ACCESS BY INDEX ROWID GL.GL_JE_HEADERS
    INDEX RANGE SCAN GL.GL_JE_HEADERS_N1
    INDEX UNIQUE SCAN GL.GL_SETS_OF_BOOKS_U2
    INDEX UNIQUE SCAN GL.GL_ENCUMBRANCE_TYPES_U1
    INDEX UNIQUE SCAN GL.GL_DAILY_CONVERSION_TYPES_U1
    INDEX UNIQUE SCAN GL.GL_BUDGET_VERSIONS_U1
    TABLE ACCESS BY INDEX ROWID GL.GL_JE_SOURCES_TL
    INDEX UNIQUE SCAN GL.GL_JE_SOURCES_TL_U1
    INDEX UNIQUE SCAN GL.GL_JE_CATEGORIES_TL_U1
    INDEX UNIQUE SCAN GL.GL_JE_BATCHES_U1
    TABLE ACCESS BY INDEX ROWID GL.GL_JE_LINES
    INDEX RANGE SCAN GL.GL_JE_LINES_U1
    INDEX UNIQUE SCAN GL.GL_SETS_OF_BOOKS_U2
    TABLE ACCESS BY INDEX ROWID GL.GL_CODE_COMBINATIONS
    INDEX UNIQUE SCAN GL.GL_CODE_COMBINATIONS_U1
    TABLE ACCESS BY INDEX ROWID GL.GL_PERIODS
    INDEX RANGE SCAN GL.GL_PERIODS_U1
    TABLE ACCESS BY INDEX ROWID APPLSYS.FND_FLEX_VALUES
    INDEX RANGE SCAN APPLSYS.FND_FLEX_VALUES_N1
    INDEX RANGE SCAN APPLSYS.FND_FLEX_VALUE_NORM_HIER_U1
    TABLE ACCESS BY INDEX ROWID APPLSYS.FND_FLEX_VALUES_TL
    INDEX UNIQUE SCAN APPLSYS.FND_FLEX_VALUES_TL_U1
    TABLE ACCESS BY INDEX ROWID APPLSYS.FND_FLEX_VALUE_SETS
    INDEX UNIQUE SCAN APPLSYS.FND_FLEX_VALUE_SETS_U1
    INDEX UNIQUE SCAN GL.GL_JE_HEADERS_U1
    INDEX UNIQUE SCAN GL.GL_JE_HEADERS_U1
    INDEX UNIQUE SCAN GL.GL_JE_HEADERS_U1
    Is there anything i can do in Discoverer Desktop / Administration to avoid this problem.
    Many thanks,
    Lance

    Hi Rod,
    I've tried the condition (Batch Status||'' = 'Posted') as you suggested, but the qeury time is still over 20 mins. To test i changed it to (Batch Status||'' = 'Unposted') and the query was returned within seconds again.
    I’ve been doing some more digging and have found the database view that is linked to the Journal Batches folder. See below.
    I think the problem is with the column using DECODE. When querying the column in TOAD the value of ‘P’ is returned. But in discoverer the condition is done on the value ‘Posted’. I’m not too sure how DECODE works, but think this could be the causing some sort of issue with Full Table Scans. How do we get around this?
    Lance
    DECODE( JOURNAL_BATCH1.STATUS,
    '+', 'Unable to validate or create CTA',
    '+*', 'Was unable to validate or create CTA',
    '-','Invalid or inactive rounding differences account in journal entry',
    '-*', 'Modified invalid or inactive rounding differences account in journal entry',
    '<', 'Showing sequence assignment failure',
    '<*', 'Was showing sequence assignment failure',
    '>', 'Showing cutoff rule violation',
    '>*', 'Was showing cutoff rule violation',
    'A', 'Journal batch failed funds reservation',
    'A*', 'Journal batch previously failed funds reservation',
    'AU', 'Showing batch with unopened period',
    'B', 'Showing batch control total violation',
    'B*', 'Was showing batch control total violation',
    'BF', 'Showing batch with frozen or inactive budget',
    'BU', 'Showing batch with unopened budget year',
    'C', 'Showing unopened reporting period',
    'C*', 'Was showing unopened reporting period',
    'D', 'Selected for posting to an unopened period',
    'D*', 'Was selected for posting to an unopened period',
    'E', 'Showing no journal entries for this batch',
    'E*', 'Was showing no journal entries for this batch',
    'EU', 'Showing batch with unopened encumbrance year',
    'F', 'Showing unopened reporting encumbrance year',
    'F*', 'Was showing unopened reporting encumbrance year',
    'G', 'Showing journal entry with invalid or inactive suspense account',
    'G*', 'Was showing journal entry with invalid or inactive suspense account',
    'H', 'Showing encumbrance journal entry with invalid or inactive reserve account',
    'H*', 'Was showing encumbrance journal entry with invalid or inactive reserve account',
    'I', 'In the process of being posted',
    'J', 'Showing journal control total violation',
    'J*', 'Was showing journal control total violation',
    'K', 'Showing unbalanced intercompany journal entry',
    'K*', 'Was showing unbalanced intercompany journal entry',
    'L', 'Showing unbalanced journal entry by account category',
    'L*', 'Was showing unbalanced journal entry by account category',
    'M', 'Showing multiple problems preventing posting of batch',
    'M*', 'Was showing multiple problems preventing posting of batch',
    'N', 'Journal produced error during intercompany balance processing',
    'N*', 'Journal produced error during intercompany balance processing',
    'O', 'Unable to convert amounts into reporting currency',
    'O*', 'Was unable to convert amounts into reporting currency',
    'P', 'Posted',
    'Q', 'Showing untaxed journal entry',
    'Q*', 'Was showing untaxed journal entry',
    'R', 'Showing unbalanced encumbrance entry without reserve account',
    'R*', 'Was showing unbalanced encumbrance entry without reserve account',
    'S', 'Already selected for posting',
    'T', 'Showing invalid period and conversion information for this batch',
    'T*', 'Was showing invalid period and conversion information for this batch',
    'U', 'Unposted',
    'V', 'Journal batch is unapproved',
    'V*', 'Journal batch was unapproved',
    'W', 'Showing an encumbrance journal entry with no encumbrance type',
    'W*', 'Was showing an encumbrance journal entry with no encumbrance type',
    'X', 'Showing an unbalanced journal entry but suspense not allowed',
    'X*', 'Was showing an unbalanced journal entry but suspense not allowed',
    'Z', 'Showing invalid journal entry lines or no journal entry lines',
    'Z*', 'Was showing invalid journal entry lines or no journal entry lines', NULL ),

  • When creating a fillable form and saving it as a pdf, the default color of the data fields is a light blue. How do I change the color to something else that will copy better, e.g. a light yellow?

    When creating a fillable form and saving it as a pdf, the default color of the data fields is a light blue. How do I change the color to something else that will copy better, e.g. a light yellow?

    It's probably the fields highlight color of the application, which you can change via Edit - Preferences - Forms.

  • While Creating New Insert Form Existing Data Display from the Table

    Hi
    I am New To Sun Java Studio Creator and New to Java Also While Creating New Insert Form Existing Data Display from the Table while i am Run the Form. Can any one help me to Solve this one

    Dear Giri,
    As per your Advise, Literally I have Search the Properties for the Components to set value Null, but I am Unable to find the Value in Properties palate. I have tried in various options like
    In the Properties Palate
    TextField1_onselect use Value null
    TextField1_text I have selected use Value option and I have manually Keyed-in null;
    In the JSP Page, I have manually keyed in the null value below said
    <ui:textField binding="#{BI.textField2}" id="textField2" style="position: absolute; left: 240px; top: 96px" text="#{BI.bDataProvider.value['ISSUENO'] = null}"/>
    <ui:textField binding="#{BI.textField2.Value = null }" id="textField2" style="position: absolute; left: 240px; top: 96px" text="#{BI.bDataProvider.value['ISSUENO'] = null}"/>
    At last I am Failure. I am ignorant of it. Can you please help me on this where I have to set null value for the components? I will be very kind of you

  • When creating my own form... is there a way to to link multiple drop down fields  to other drop down fields?

    when creating my own form... is there a way to to link multiple drop down fields  to other drop down fields?

    And in what program? You need to be more specific. Creating conditional forms is of course possible, but the procedures will depend on the actual program and target medium. HTML forms work differently from PDF...
    Mylenium

  • Primary key when creating reports with forms

    I'm new to APEX and I'm creating a report with forms using the wizard. I've checked the 'Include Analysis Pages' checkbox. When I select the 'add pages' button I get the following message:
    Table has no primary keys defined. A primary key is required when creating reports with forms.
    I know that the table does have a primary key because I defined it and also it is visible in the Sql workshop / Object browser and Toad.
    Am I missing something or is this some sort of bug?
    thanks
    sb

    You're missing something. This message means you've not told APEX what the primary key is. You shouldn't have been able to get passed the page in the wizard that asks for it though. Can't describe where it prompts for it from memory, but it shouldn't be hard to find.
    HTH
    Chris.

  • Maintaing the formulas from an existing excel file when creating a pdf form

    Im sure its been asked but I would like to maintain the active formulas in my existing excel (2013) file when I create a new form utilizind Adobe Acrobat XI Pro.
    Thanks,

    Not possible.  You have to re-create them.

  • VS 2013 - Settings lost when creating new project

    I am having this is odd issue with my VS 2013 settings.  I setup VS 2013 with all my custom settings and colors.  I can open and existing project and my settings with be there.  If I create a new project all my settings are gone.  I
    backed them up so I can import them and everything looks correct again.  Is there something I need to do to make the settings permanent?

    Thanks for Kulasangar's help.
    Hi heffer86,
    Like Kulasangar's suggestion, the real issue would be related to how you custom settings and colors in your VS IDE. For example, generally some settings under TOOLS->Options->font and Color or color theme like the following screen shot in
    VS IDE, it would be saved to your current VS settings file, so it still have the same feature if you create a new project with the same settings.
    But certain settings just were used for your current projects, I mean that they are not saved to your current VS settings file. So it would change to the previous settings if you create a new project. So you would check the
    real settings file and make sure that which settings are saved to this file.
    Or you didn't enable the settings when you export the settings file, so it would have this issue when you use this settings file next time.
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Issue in creating new project or model

    Hi,
    I am getting error message when i am trying to create new project or model.
    This is the error "java.sql.SQLException: ORA-00001: unique constraint (ODIW.PK_MOD_FOLDER) violated". Please tell me how can it be resolved.
    Regards,
    Anzeen

    The clue is in the constraint name, you are trying to create an object and the code of that object already exists in your repos- Have you renamed any objects and skipped past a warning about changing codes on existing objects ?

  • Internal error on xcode 2.5 when creating new project

    I just installed xcode 2.5 on a MacBook Pro running 10.4.11. I get the following error message when
    creating a new project (existing projects open fine):
    Uncaught Exception:
    * -[TSFileManager supportFilesRootPath]: selector not recognized [self = 0x360220]
    Stack Backtrace:
    The stack backtrace has been logged to the console.
    This is the backtrace from console:
    2007-12-31 14:54:49.951 Xcode[516] * -[TSFileManager supportFilesRootPath]: selector not recognized [self = 0x360220]
    2007-12-31 14:54:49.956 Xcode[516] Exception raised during posting of notification. Ignored. exception: * -[TSFileManager supportFilesRootPath]: selector not recognized [self = 0x360220]
    2007-12-31 14:55:01.145 Xcode[516] * -[TSFileManager supportFilesRootPath]: selector not recognized [self = 0x360220]
    2007-12-31 14:55:01.244 Xcode[516] ** INTERNAL ERROR: Uncaught Exception **
    Exception: * -[TSFileManager supportFilesRootPath]: selector not recognized [self = 0x360220]
    Stack:
    0 0x9e23deb1 -[TSException raise]
    1 0x92852243 +[NSException raise:format:]
    2 0x928da4c6 -[NSObject doesNotRecognizeSelector:]
    3 0x927fe327 -[NSObject(NSForwardInvocation) forward::]
    4 0x90a5ccbd _objcmsgForward
    5 0x94d6cced +[NSBundle(TSBundleAdditions) searchPathsForSupportFilesWithSubpath:]
    6 0x9eaf3ed4 -[PBXWizardChooserWizard addWizardProxiesFromDefaultSearchPaths]
    7 0x00009c8e
    8 0x93383db8 -[NSApplication sendAction:to:from:]
    9 0x93431d0b -[NSMenu performActionForItemAtIndex:]
    10 0x93431a4d -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:]
    11 0x93362e32 __NSHandleCarbonMenuEvent
    12 0x93296818 __DPSNextEvent
    13 0x93296072 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
    14 0x9328fdf7 -[NSApplication run]
    15 0x93283d4b _NSApplicationMain
    16 0x0000a46e
    17 0x0000a395
    Any suggestions about why this is happening and how to correst it?
    Rick

    I had the same issue then I found out all you have to do is to set the default view to List before opening any previous or new project and it worked, credit goes to this user below who found the solution.
    ahmedMac25
    I was able to resolve by workaround:
    1. Closed all open applications
    2. relaunch Finder
    3. run  sudo find / -name ".DS_Store"  -exec rm {} \;
    4. this removes all  .DS_Store old files on the computer
    5. launch finder and set default view to "LIST VIEW" as shown here:http://macs.about.com/od/usingyourmac/ss/Setting-Finder-Views-For-Folders-And-Su b-Folders_2.htm
    5. rerun the offending application and file chooser works

  • Problem in ESS Build when creating the project "Import can't be resolved"

    Hi All,
    we are using ESS and MSS 600 for ERP 2005 and EP 7.0.
    Once the cms INBOX components are imported to Development, I have started my development.
    In the Build process, when I am trying to create the Project for ess/us/bank inactive DC,
    It says: "Build with warnings"
    It is showing the couple of warning in General User Output as:
    Warning: Source folder "META-INF" does not exist and will be ignored.
    WARNING: No reference entry for runtime dependency on component "ess/per" (vendor "sap.com")
    WARNING: No reference entry for runtime dependency on component "ess/xx" (vendor "sap.com")
    WARNING: No reference entry for runtime dependency on component "ess/xx/bank" (vendor "sap.com")
    WARNING: No reference entry for runtime dependency on component "pcui_gp/xssfpm" (vendor "sap.com")
    WARNING: No reference entry for runtime dependency on component "pcui_gp/xssutils" (vendor "sap.com")
    When I open the project in "Web Dynpro" perspective and look at the implementation of any View ... I see the error at import statement:
    import com.sap.xss.hr.per.us.bank.detail.wdp.IPrivateDetailView; (For Detail View)
    It says :  The import "com.sap.xss.hr.per.us.bank.detail.wdp" can't be resolved
    How should I proceed?? I verified for other components as well and getting these import error:
    I looked in the package folder and there is no folder with the name "wdp" in "com.sap.xss.hr.per.us.bank.detail"
    Can some one please help me on this. Highest points would be rewarded If i could solve the problem.
    I have followed "JDI Cook BOOK" for creating tracks and imports. In the "NWDI COOKBOOK" it also says to include "EP BUILD TOOL" apart from "DI BUILD TOOL" for the build time dependency of a component. But i couldn't find "EP BUILD TOOL" any where else, is this causing all this mess? When I look at my build time dependencies for SAP_ESS and SAP_MSS it has got :
    SAP_JEE
    SAPPCUI_GP
    SAP_BUILDT
    SAP_JTECHS
    I think this should do, Please some one help me.
    Thanks,
    Hari.

    Hi purav,
    Try closing the nwds and open it again, if problem not solved then from your .dtc try to find that file which is missing and add in bulidpath and compile.
    Thanks,
    pkv

  • Issue when creating a new email account on Adobe BC

    Hi,
    I got a big issue when I tried to create a new email account for my site, which is a very email account to me, and I had been using that email address for over 10 years.
    Here is the issue, When I created this email account, Adobe BC keep telling me that account has been created (please see the screen shots below), but I did not see this email account on the BC's backend email account list at all. I tried to create that email for over dozen times, it just won't work!
    Please anyone who can help me on this, or anyone from Adobe BC tech support team, please contact with me. Becasue I having hard time finding your tech support telephone numeber.
    Thank You.

    Hello designonly.
    You are saying that you have been using that email address for over 10 years. So you are trying to make an address which already somewhere exists?
    That brings me to another thing - is the DNS setup made well? In order to make email address work, you should edit the A-Name & NS. Sometime even more settings (depend on domain registrar).
    designonly, is this your first email setup?

  • Error com/sun/faces/config/ConfigureListener  when creating/opening project

    Hi
    I have installed creator and everything was working fine. I was able to develop some projects and deployed fine. I have closed my creator and reopened it again. From then it startted giving this problem.
    I am unable to create a new project. When I click on Create New Project button on welcome page, it asks me the project name and the directory. Once I enter the name for the project and click on OK there, nothing comes up and the welcome screen remains there. Now there is a red cross mark at the bottm left that shows com/sun/faces/config/ConfigureListener. It behaves the same even if I try to open an existing project.
    I believe this problem started after I upgraded my patch to 112785-43. But even after I removed this patch nothing happens. Reinstalled few times but still it shows same com/sun/faces/config/ConfigureListener at bottom left corner.
    Any ideas ?
    Thanks
    SR

    Got it finally .. The user settings directory is created as[b] //.Creator/1_0 instead of /.Creator/1_0. I know that I need to remove the folder .Creator/1_0 but could not find in the root directory. Went in to // and found the .Creator folder there. Deleted the folder and reinstalled it..
    -Srinivas

Maybe you are looking for

  • No sound on clips when importing video in Final Cut Pro X

    I recently got a new Mac Pro tower and installed Final Cut Pro X in it. I have imported 4K media into my library and since the footage was located in the same drive, I left the files in place and created proxy media to make the editing easier and fas

  • Problem Creating an ABAP Proxy based on a WSDL which uses extensions.

    Hi all, I'm trying to create an Asset in Salesforce using ABAP. I can generate the ABAP Proxy OK, (from the SalesForce Enterprise WSDL I created)  but the Asset definition does not exist. I think my issue stems from the fact that the SalesForce WSDL

  • PackageMaker: requiring admin password when it should not

    I've been seeing a really strange "anomoly" with a package I've created. None of the files in the package are configured to require the Admin password and the install destination is specified to be the user home directory.  However, with the *same* .

  • C5 music player song cover

    Hi, I tranferred my songs (with cover) via bluetooth and pcsuite to my C5 but I cannot understand why on certain songs the cover is visible and on others no. I opened the song with NO cover visible on C5 with pcsuite VLC mp3 reader and the cover exis

  • Urgent: Function GUI_DOWNLOAD can't create any data file!

    We are using this function GUI_DOWNLOAD to download internal table data to a flat file.  But after running the program, we got no any data file created!  The code is in the following: data : v_file type string. PARAMETERS: p_file(128) TYPE c OBLIGATO