Unknown type name 'class'; did you mean 'Class'?

I have a C++ class declaration in FTracker.h file.
class FTracker // error marks are here
When I #include/#import this header in my fooUser.mm file, it compiles. When I do #include/#import it in my fooUser.h file it doesn't, and the compiler errors are.
Unknown type name 'class'; did you mean 'Class'?
Excpected ';' after top level declarator.
I'm using XCode 6.0.1 (6A317), LLVM compiler 6.0,...
Anyone give ma  a suggestion..

Similar Messages

  • Did you mean Endeca/ATG!

    Hello,
       I'm trying to get search suggestions to the render "did you mean?" words in my cartridge SearchAdjustments of my web page, but the list that should have the search suggestions is always empty. However, the adjusted terms that apparently works in the same way works fine. Somebody knows what's missing to get the suggested seaches?
    Here's my render's code:
    <dsp:page>
                   <dsp:importbean bean="/atg/endeca/assembler/cartridge/manager/DefaultActionPathProvider" />
                    <dsp:getvalueof var="actionPath" bean="DefaultActionPathProvider.defaultExperienceManagerNavigationActionPath" />
                    <dsp:getvalueof var="contentItem" vartype="com.endeca.infront.assembler.ContentItem" value="${originatingRequest.contentItem}" />
                     <c:if test="${not empty contentItem.originalTerms}">
                              <div class="SearchAdjustmens">
                                    <div>
                                         <c:forEach var="originalTerm" items="${contentItem.originalTerms}" varStatus="status">
                                              <c:if test="${not empty contentItem.adjustedSearches[originalTerm]}">
                                                   Sua pesquisa por <span style="font-weight: bold;">${originalTerm}</span> foi corrigida para
                                                        <c:forEach var="adjustment" items="${contentItem.adjustedSearches[originalTerm]}" varStatus="status">
                                                             <span class="autoCorrect">${adjustment.adjustedTerms}</span>
                                                             <c:if test="${!status.last}">, </c:if>
                                                        </c:forEach>
                                              </c:if>
                                              <c:if test="${not empty contentItem.suggestedSearches[originalTerm]}">
                                                    Você quis dizer
                                                       <c:forEach var="suggestion" items="${contentItem.suggestedSearches[originalTerm]}" varStatus="status">
                                                           <c:set var="label">
                                                               ${suggestion.label}
                                                               <c:if test="${not empty suggestion.count}">
                                                                     (${suggestion.count} resultados)
                                                               </c:if>
                                                           </c:set>
                                                           <a href="<c:out value="${suggestion.navigationSite}" />">${suggestion.label}</a>?
                                                       </c:forEach>
                                                       <br/>
                                            </c:if>
                                   </c:forEach>
                                </div>
                            </div>
                        </c:if>
    </dsp:page>
    PS: contentItem.adjustedSearches works fine, but contentItem.suggestedSearches is always empty no matter how term I put on the search box.

    Eu solved the problem!
    It was missing configure a SearchAdjustmentsConfig with setSpellSuggestionEnabled(true) and setPhraseSuggestionEnabled(true)
    In my case I created a property root/config/atg/endeca/assembler/cartridge/handler/config/SearchAdjustmentsConfig.properties with the following content:
    $class=com.endeca.infront.cartridge.SearchAdjustmentsConfig
    phraseSuggestionEnabled=true
    spellSuggestionEnabled=true
    Now the MDEX is populating the contentItem.suggestedSearches. The contentItem.adjustedSearches was already working fine because it's all setting automatically.
    Thanks anyway!

  • SharePoint 2010 Search "Did You Mean" | How does it work?

    My customer has raised a concern that "Did you mean" functionality works inconsistently and issue is explained as below:
    1. When I search for misspelled word such as "Maketting" , search page displays the option "Did you mean ""Marketting"?
    2. When I search for another misspelled word "Marktng", I get no result and no "Did you mean" option.
    I believe there is a dictionary which maintains the mapping between misspelled word and the correct words but I was unable to track the location whether it is in database or a file system. Has anyone faced this issue and know the solution? Below article
    talks about a "Dictionary lexicon" but not sure about the location in SharePoint 2010 farm.
    http://www.petestilgoe.com/2009/10/sharepoint-search-how-features-work-part-1/
    Thanks and Regards
    -DB
    DB

    Hi Deepak,
    “Do you mean” functionality is enabled by selecting Query Suggestions in Search Box web part.
    Suggestions are automatically built based on what search results are actually clicked on. It takes 6 clicks within a year for SharePoint to add a suggestion.
    However, if an administrator needs to add a suggestion manually this can be done using the SharePoint 2010 Management Shell (PowerShell).
    I recommend to use PowerShell to check all the suggestions in the Search Service Application, and then remove the one that you do not need.
    $ssa=Get-SPEnterpriseSearchServiceApplication
    Get-SPEnterpriseSearchQuerySuggestionCandidates -SearchApp $ssa
    Remove a suggestion, such as “Marketting”:
    $ssa=Get-SPEnterpriseSearchServiceApplication
    Remove-SPEnterpriseSearchLanguageResourcePhrase -SearchApplication $ssa -Language En-Us -Type QuerySuggestionAlwaysSuggest -Identity "
    Marketting "
    More references about the query suggestion:
    http://blogs.technet.com/b/chad/archive/2010/06/24/tip-34-adding-a-sharepoint-2010-search-suggestion.aspx
    http://sharepointfieldnotes.blogspot.jp/2011/09/sharepoint-2010-search-query.html
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • "did you mean ..."

    i keep waiting for apple to ...
    .. in the google toolbar (i use windows at work), if you type "harry pooter" by mistake (for example), google asks you "did you mean: harry potter" and if you did and you click on the new search value, it updates the toolbar, replacing "pooter" with "potter," (for example), so the next time you search from the toolbar, it looks for "potter".
    i keep waiting for apple to build that correction feature into safari. it's VERY handy, especially for a sloppy typist like me.
    Message was edited by: copythat

    You can send feedback to the Safari team via:
    Safari menu -> "Report Bugs to Apple..."

  • "Did you mean" suggests same keyword

    When I search for "test" and then refine by result type "Web Page" - it asks did I mean the same "test" keyword? A click on suggestion doesn't change anything.
    Does anyone have an idea of possible reasons for such behavior?

    Hi Alexey,
    Query Spelling Correction:
    This function is hosted in the Termstore. We can now easy configure “Exclusion” and “Inclusion” Terms. Another big benefit is, that Terms configured in the “Inclusion” Termset also used for “Did you mean”
    functionality.
    So this example showing in the Pic would result in searching for
    ”EI” and didn’t get any results the system will suggest “Did you mean
    ExpertsInside”
    Thanks,
    Jack
    Jack Gao
    TechNet Community Support

  • Did you mean: I need the toolbar mine disappeared I want to try to reinstall it hope i don't lose my passwords and bookmarks

    Did you mean: I need the toolbar mine disappeared I want to try to reinstall it hope i don't lose my passwords and bookmarks
    == This happened ==
    Every time Firefox opened
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; AskTB5.6)

    In Firefox 3.6 on Windows you can hide the menu bar via "View > Toolbars" or via the right click context menu on a toolbar.
    Press and hold the Alt key down to bring up the menu bar.
    Go to "View > Toolbars" or right-click the menu bar or press Alt+V T to select which toolbars to show or hide.
    See also [[Menu bar is missing]]

  • When, on my home page, I click on the link "popup transparent" in the query, "Did you mean: popup transparent", NO RESULTS appear in that new tab; how fix?

    I've been having trouble due, apparently, to a file named popuptransparent[dot]xul, of which I have 3 instances on my computer (running Win XP/Firefox latest v.). Using my AVG home-page window, I search for "popuptransparent" (to try to fix it) and the results appear OK. But then when I click, for a new tab, on the link "popup transparent" in the query, "Did you mean: popup transparent", NO RESULTS appear in that new tab. Further, when I then reload the AVG panel that searched for "popuptransparent" in the first place, it, too, now shows no results. Nor does a Google panel now show any results. They show the quantity of results but just white screens for the results themselves.
    The links https://support.mozilla.org/en-US/questions/948804?esab=a&as=aaq and https://support.mozilla.org/en-US/questions/952141?esab=a&as=aaq don't help me. I have re-installed Firefox v. 20.0.1 to no avail. How to fix it?
    Should I delete from my computer all 3 of those [dot]xul instances?

    Thanks to jscher! With some help from AVG my AVG & Google browser panels now work OK. But I've taken the advice & disabled several extensions including the Disconnect. The browsers are still OK after re-launching them so I keep fingers crossed.
    My original problem was that I had suddenly found a small popup window appearing, over the browser window, that I couldn't get rid of. It contained an advisory to the effect that Windows couldn't find the file popuptransparent[dot]xul. I tried searching for that to see what it was and in the course of doing that I seem to have executed it. Then was when the trouble started.
    I have 3 instances of that file in my computer and would dearly like to get rid of them if they are of no use to me. Any advice there?

  • How to get Did you mean feature visible - WP configuration done

    I have SP 2010 Entpr. Search and a results page with Search Summary WP with "Show Messages" option on. I have suggestions in index like "sharepoint".
    If I spell wrong for example "sharepint", I don't get Did you mean option. So, how can I test this feature because I don't know what is possible? What words / terms I should test? 
    I don't have FAST Search. 

    Search Suggestions:
    On your search page, make sure that they are enabled in your
    Search Box web part - "Edit Web Part" and there is a checkbox in the Query Suggestions section. This checkbox should be checked by default.
    Read
    http://blogs.technet.com/b/chad/archive/2010/06/24/tip-34-adding-a-sharepoint-2010-search-suggestion.aspx. This page provides insight into how the suggestions work and how to manually add suggestions using PowerShell.
    Did you mean?:
    On your search results page select "Edit Web Part" for the
    Search Summary web part. In the Miscellaneous section, check the "Show Messages" checkbox. This will enable the display of the "Did you Mean?" messages. This checkbox is not checked by default.
    Regards | Aaron www.aaron-rendell.co.uk | SharePoint Consultant | Microsoft Gold Partner - Silversands, Poole, Dorset, England

  • What did you mean by informing me of vinning a sum of money

    I got an information some days ago that I have won some money as I was registred as user number ..... I called you but the person who answered wanted me to have a long dialoge whith her in US - on my expence. ????
    What do you mean by that????
    Is it all a joke???
    Please give me an answere
    N-G Johansson

    The information was not on email. It was a front information when I started Firefox.
    And further there were pictures on different win possibilities like Disneyland in Florida on the following page..
    So I am still confused but not on a higher level after your answeres.
    N-G Johansson

  • Providing users with 'did you mean to type' spellcheck ....

    I had a request come in to allow the end user to type in a value - and my program would search a particular field and tell the user if that value existed or did not exist. fine. they also want to know if there's anyting "similar". so, sure, i can do: field = user_input_variable or field like %user_input_variable% - but is there any mechanism already out there - or what about a pl/sql package someone wrote and is sharing (?) that would catch records in a spellcheck fasion, where ... maybe if 3 or more consecutive characters matched - or two digits were transposed? they're not typing in words out of a dictionary, they're typing in values that are specific to us.
    thanks in advance!

    Ron Mey-Ami wrote:
    I agrere with Justin, the UTL_Match package sounds like the best choice (Though I personally haven't used it but rather used SOUNDEX since I am working with a prior oracle version)Just to clarify, you are comparing apples and oranges. SOUNDEX and UTL_MATCH are based on completely different methods and serve different purposes. Soundex lets compare words that are spelled differently, but sound alike in a specific language+*. UTL_MATCH.EDIT_DISTANCE simply gives you number of characters that are different between two strings. Therefore, SOUNDEX is NLS dependent while UTL_MATCH is not. SOUNDEX that comes with Oracle is for English language only. Based on nick ukraine.believe, OP would have to find Ukrainian SOUNDEX for Oracle (assuming such is available). Another major difference is UTL_MATCH.EDIT_DISTANCE provides a way to measure how different words are while SOUNDEX simply tells if words sound alike - it does not provide any way to measure how different words sound. Anyway, below is an example:
    SQL> SELECT utl_match.edit_distance('expresso', 'espresso') DIST,
      2         SOUNDEX('expresso'),
      3         SOUNDEX('espresso')
      4    FROM dual
      5  /
          DIST SOUN SOUN
             1 E216 E216
    SQL> SELECT utl_match.edit_distance('expresso', 'e1presso') DIST,
      2         SOUNDEX('expresso'),
      3         SOUNDEX('e1presso')
      4    FROM dual
      5  /
          DIST SOUN SOUN
             1 E216 E162
    SQL> As you can see, UTL_MATCH gave us same smallest possible (except exact match) distance in both cases since it olny takes one change to transform first word into second word. SOUNDEX results in second case show words do not sound alike. Below is an opposite example:
    SQL> SELECT utl_match.edit_distance('expresso', 'eakspreasaah') DIST,
      2         SOUNDEX('expresso'),
      3         SOUNDEX('eakspreasaah')
      4    FROM dual
      5  /
          DIST SOUN SOUN
             7 E216 E216
    SQL> SY.

  • There is s Scam going around through Email using Mozilla Firefox's name! Did you know that?

    From: Mozilla Firefox ([email protected])
    Sent: Fri 8/26/11 10:54 PM
    REF: REWARD.
    Sir/Madam,
    Your E-mail Address has won (Seven Hundred and Fifty Thousand Great British Pounds only) GBP750,000 in the Mozilla Firefox Online promo recently conducted. To claim the prize, contact us back for confirmation at: [email protected]
    Congratulations!
    Yours faithfully,
    Mozilla Firefox Online promo

    Hey you really won the reward! Contact them before it's too late!
    Just Kidding! If that's true, thank you for your warning.

  • CS3 Eraser tool: Did you mean it, Mordy?

    In Real World (p. 114), Mordy says that dragging the new, funky Eraser across a portion of a stroked path or a brush stroked path will require the re-application of the stroke (or brush stroke) to the surviving segments.
    I infer from this that the Eraser (like some pathfinders and Live Paint) will remove multiple strokes, brush strokes, and maybe other effects from the path.
    I draw a few open paths, apply an Effect to one, a second and third stroke to another, a brush to a third. I "cut" across each path with the Eraser tool. My resulting paths are retaining the various stroke effects after they've been chopped up by the Eraser. No need to re-apply.
    What am I missing?

    Mordy's text is probably accurate, I wasn't there to be able to judge, a consumer as yourself.
    It is just that things were updated after.
    it is like an OS being updated and then one of your applications ha a problem with the way it functions, the code is written the application is released according to specs and there is no bug then the OS developer finds it has to revise the OS because it found an overlooked security breach potential. Now everything is correct and according to specs and there is no bug, except there is a bug. You now do not have to correct an error but you have to instead write a new code for that lost feature.
    This is hard to understand for a lot of users, they think it is simply a matter of accuracy or poor implementation or laziness etc. but it is just a matter of logistics, the order in which things work out. It i always a give and take situation.
    It is not current as opposed to inaccurate.
    Of course if Mordy chimes in and says he was in accurate and made a mistake, then in the Holiday Spirit we can let him have it, but good!

  • Did you mean: Is the Java problem that you brought to my attention sorted ye t, as I keep getting prompts to download latest Java update

    Is the Java problem that you brought to my attention sorted yet, as I keep getting prompts to download latest Java update.
    == This happened ==
    Every time Firefox opened
    == approx 3 - 4 weeks ago

    Your plugins list shows outdated plugin(s) with known security and stability risks.
    # Shockwave Flash 10.0 r32
    # Next Generation Java Plug-in 1.6.0_17 for Mozilla browsers
    Update the [[Java]] and [[Flash]] plugin to the latest version.
    See
    http://java.sun.com/javase/downloads/index.jsp#jdk (you need JRE)
    http://www.adobe.com/software/flash/about/

  • ORACLE 10g : Datapump-Import : Error: unknown parameter name 'REMAP_TABLE'

    Hi,
    I am working on Oracle 10g. When executed import datapump script in the UNIX box with option “RMAP_TABLE” I received the error “unknown parameter name 'REMAP_TABLE' “Can you please give me solution for it?
    Scripts :-
    impdp eimsexp/xyz TABLES=EIMDBO.DIVISION DIRECTORY=DATAMART_DATA_PUMP_DIR DUMPFILE=expdp_DATAMART_tables_%u_$BATCH_ID.dmp LOGFILE=impdp_DATAMART_tables.log REMAP_TABLE=EIMDBO.DIVISION:EIM2DBO:YR2009_DIM_DIVISION
    Note :- The YR2009_DIM_DIVISION table is available in the target database. It is without partition table. The EIMDBO.DIVISION is partition table.
    Thanks,

    See your post here
    ORACLE 10g : Datapump-Import : Error: unknown parameter name 'REMAP_TABLE'
    Srini

  • EWA problem - Session   is ignored due to unknown type EWALERT SolMan

    Hi All,
    We have newly defined early watch report for few systems and report is getting generated successfully in solution manager system for all except one system. The RFCs from solman to satellite system and vice versa are working fine; both connection and authorization tests are successful. SDCCN is active and refresh session job is also running. In job log; there are no errors; but when we check in task log in SDCCN; there is one warning "Session   is ignored due to unknown type EWALERT SolMan"
    Could you please advise how to resolve this error and generate EWA report for missing SCM system. Solution manager is on EHP1 basis package level 6 and the satellite system is SCM system SCM 7.0.
    I have tried deleting all sessions in satellite system and recreated; but no help.
    Thanks,
    Varun

    Hello
    Strange that you have applied the note 727998 and still the error persists.
    I would say let's re-check the note 727998 and try to re-implement it. In satellite system, sdccn rfc to the solman should be the 'Master'. In solman, the service definition rfc should be sdcc_oss. I hope all RFC connections are already working fine.
    Also go through the Note 216952 - Service Data Control Center (SDCC) - FAQ
    Thanks

Maybe you are looking for

  • HT4757 When will Apple iPhoto/Aperture support the new Leica V-Lux 4 camera RAW format ?

    I just bought a Leica Vlux-4 and found that the current verisons of Aperture and iPhoto do not reconize the RAW files like they do for earlier versions and all of the Canon & Nikon DSLR's.  I see from the support doc that Apple supports the Vlux-1 an

  • Can ann one help me !!

    hello For all can any one help me for my mobile nokia 6021 with bluetooth in this few days I didn't open the bluetooth for 2 weeks so now when I want to switsh it on it didn't ???~~!!!!! so the mobile now like a mobile with no bluetooth! so help me a

  • Doubt on Alert Configuration:PI 7.1

    Hi all,         I am working on PI 7.1.Ours is an Idoc to JDBC Scenario.We reqiure Alerts to be triggered for error notifications and also data from the payload as part of alert emails. BPMs are not used in our design. Please help me on how to procee

  • AT END OF for char field not working

    Hi all, AT END OF (char field) not working, I sorted the itab and also avoid the stars(*) problem also, but its not working. Thanks in advance. Edited by: Vijay Babu Dudla on Jan 28, 2009 11:01 PM

  • Advice for batch of viruses (3days in a row)

    Hi, We've been hit 3 days in a row with the same virus (variant). First day it was: wire-confirm0120.src (can't remember the name of the zip file) trans_completed6341289_pdf.zip fax-message921497.zip I'm sure we will get hit tomorrow as well and i'd