VC++ 6 Linker Errors from converted CVI project

I am getting numerous LNK2005 link errors for functions within the following .obj files: easytab.obj
inifile.obj
toolbar.obj
The weird thing is that all of them say that the functions are like this:
toolbar.obj : error LNK2005: _Toolbar_GetCtrlFromDescription already defined in toolbar.obj
I also get several LNK2001 errors (unresolved external symbol)
Any help will be greatly appreciated.
Thanks,
Richard

It sounds like you have these OBJ files included twice in the VC++ project. Check and see in the Project->Settings... under the Link tab if they are listed twice. If they are, remove the duplicate entries. Even if they aren't you may want to try removing them from this list in case they are being linked again in another way.
Best Regards,
Chris Matthews
Measurement Studio Support Manager

Similar Messages

  • Unknown error for converting VC project to Measuremen​t Studio project

    I create a project in VC environment. When I use "Measurement Studio Add/Remove Cimoibebts Wuzard" or "Measurement Stduio Project Conversion Wizard" to convert my VC project into NI Measurement Studio Project, it appear "Unknow Error" message box. Can someone help me to solve this problem, thanks.
    My computer environment is list as following:
    Operating System: Microsoft Windows XP Home Edition (SP2)
    VC: Visual C++ 6.0 (SP5)
    Measurement Studio Version: 6.0
    由 hwnien 在 03-15-2007 05:36 AM 上編輯的訊息

    VC project to MS project
    I find some information in the help file, and...I wonder if the customer misunderstands the function he tried to "convert" VC project to MS project
    Maybe we can ask he why he wants to do it, the problem he has, the purpose he would like to do or something else
    (Another tip. Don't forget to see the help file)
    Using the Measurement Studio Add/RemoveComponents Wizard
    This wizard allows you to add and remove components from your existing Measurement Studio projects. For example, you can add the 3D graph component to a project that acquires data. When you add and/or remove components from an existing project, Measurement Studio saves a backup copy of your .dsp and .dsw files to a subdirectory named MStudio_Backup. The backup copies contain "_mstudio_xxx" in the file name, where "xxx" is a number that distinguishes the backup file from other backup files.
    Caution: Visual Studio calls the .dsp file from the .dsw file. When you load a backup .dsw, it calls the updated .dsp file instead of the backup copy of the .dsp, which prevents you from opening the backup copy of the project. If you must open the backup copy of the project, ensure that the .dsw and .dsp files are in the original directory and rename the files to their original names. This overwrites the updated project. To avoid losing information, National Instruments recommends that you perform this step with extreme caution and only when absolutely necessary.
    Using the Measurement Studio Project Conversion Wizard
    This wizard allows you to convert Measurement Studio version 1.0 projects to Measurement Studio version 6.0 so that you can apply the latest features to your project.
    When you convert your version 1.0 project to version 6.0, Measurement Studio saves a backup copy of your .dsp and .dsw files to a subdirectory named MStudio_Backup. The backup copies contain "_mstudio_xxx" in the file name, where "xxx" is a number that distinguishes the backup file from other backup files.
    Caution: Visual Studio calls the .dsp file from the .dsw file. When you load a backup .dsw, it calls the updated .dsp file instead of the backup copy of the .dsp, which prevents you from opening the backup copy of the project. If you must open the backup copy of the project, ensure that the .dsw and .dsp files are in the original directory and rename the files to their original names. This overwrites the updated project. To avoid losing information, National Instruments recommends that you perform this step with extreme caution and only when absolutely necessary.

  • Link errors for Labwindows CVI.

    I am currently trying to implement the exer1.cws example from the Cvi sample and tutorials section.
    But i get 9 Link errors while trying to generate the DLL.
    I have attached the Link errors as a txt file.
    Please tell me whats wrong with the program??
    I have incorporated the RTmain as entry point function of the program.
    I have initialised variables used in the main program globally.
    Other user interface functions have also been defined outside the body of the Rtmain program.
    Hope this info is sufficient.
    Regards
    raghu
    Solved!
    Go to Solution.
    Attachments:
    ERRORS.txt ‏1 KB

    Hey , Thanks for the reply.
    The tutorial asks us to select the Option as 'Real Time Only'.
    I reverted to 'Full Run-time engine' as you asked.
    But there is no change.
    Although i did debug most of the erros.
    I just included the Functions in the headerfile.
    But even though, i am stuck with two errors.
    I am attaching the complete set as txt file.
    Please see if you notice anything unorderly.
    Attachments:
    ERRORS.txt ‏1 KB
    exer1.c ‏3 KB
    exer1.h ‏2 KB

  • Database Link Error: From Oracle to SQL Servre

    Hi,
    I am trying to create a database link from my Oracle database to SQL Server. Oacle is 11gR2 on windows 2012 64-Bit same is the OS for SQL Server.
    When i execute the query using link, this is the error what i get:
    *ORA-28545: error diagnosed by Net8 when connecting to an agent*
    *Unable to retrieve text of NETWORK/NCR message 65535*
    *ORA-02063: preceding 2 lines from PMS2KPI*
    When i look for this error in *listener.ora* file, this is what i found
    30-OCT-2014 09:51:48 * (CONNECT_DATA=(SID=pms2kpi)(CID=(PROGRAM=)(HOST=GARMCO\GRBHORDB01)(USER=GARMCO\PMS2Admin))) * (ADDRESS=(PROTOCOL=tcp)(HOST=fe80::54d2:d482:edf0:8543%12)(PORT=52016)) * establish * pms2kpi * 12518
    TNS-12518: TNS:listener could not hand off client connection
    TNS-12560: TNS:protocol adapter error
      TNS-00530: Protocol adapter error
       64-bit Windows Error: 2: No such file or directory
    30-OCT-2014 09:51:48 * (CONNECT_DATA=(SID=pms2kpi)(CID=(PROGRAM=)(HOST=GARMCO\GRBHORDB01)(USER=GARMCO\PMS2Admin))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.107.145.26)(PORT=52017)) * establish * pms2kpi * 12518
    TNS-12518: TNS:listener could not hand off client connection
    TNS-12560: TNS:protocol adapter error
      TNS-00530: Protocol adapter error
       64-bit Windows Error: 2: No such file or directory
    Thu Oct 30 09:52:58 201
    When I look for the details in *alert.log* file, i find this
    HS:  Unable to establish RPC connection to HS Agent...
    HS:  ... Agent SID = (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(COMMUNITY=tcp.world)(PROTOCOL=TCP)(Host=GRBHORDB01.garmco.local)(Port=1521)))(CONNECT_DATA=(SID=pms2kpi))),
    NCR error = 65535 Unable to retrieve text of NETWORK/NCR message 65535
    Thu Oct 30 09:52:25 2014
    My configuration seems to be ok....
    *initpms2kpi.ora file*
    #HS_FDS_CONNECT_INFO=[GRBHSQDB01.garmco.local]/KPI
    HS_FDS_CONNECT_INFO="SERVER=GRBHSQDB01;DATABASE=KPI"
    HS_FDS_TRACE_LEVEL=OFF
    HS_FDS_RECOVERY_ACCOUNT=HS_RECOVERY
    HS_FDS_RECOVERY_PWD=********
    HS_FDS_TRANSACTION_LOG=HS_TRANSACTION_LOG
    HS_FDS_TRANSACTION_MODEL=COMMIT_CONFIRM
    HS_COMMIT_POINT_STRENGTH=0
    *Listener.ora file*
        (SID_DESC =
          (SID_NAME = pms2kpi)
          (ORACLE_HOME = C:\App\Oracle\product\11.2.0\dbhome_1)
          (program = tg4msql)
    *tnsnames.ora file*
    pms2kpi =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (COMMUNITY = tcp.world) (PROTOCOL = TCP)(Host = GRBHORDB01.garmco.local)(Port = 1521))
        (CONNECT_DATA =
          (SID = pms2kpi)
       (HS=OK)
    How can I check if some firewall is blocking the connection, or its a port issue... or maybe something wrong in the configuration, but chances are very less for this.
    Kindly help if you have gone thru such an error.
    Regards, Imran

    Hi,
      In the listener.ora you have -
       (program = tg4msql)
    but with 11g gateways the executable name has been changed and you should change the entry to -
       (program = dg4msql)
    then stop and start the listener.
    If you installed the gateway into an existing ORACLE_HOME then the gateway version must be the same version as the software already installed.
    For example, if the existing software was 11.2.0.4 and you  installed 11.2.0.1 gateway this will give you problems and most likely the gateway executable will be 0 (zero) in size.
    Regards,
    Mike

  • DB Link Error from Oracle to Mysql

    Hi ,
       I have created the dblink from oralce to mysql using note id 1320645.1
      I am getting the below error while connecting to the mysql using the dblink
    ERROR at line 1:
    ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
    [unixODBC][MySQL][ODBC 5.1 Driver]Access denied for user 'user'@'xxxx.xxxx.xxxx'
    (using password: YES) {HY000,NativeErr = 1045}
    ORA-02063: preceding 2 lines from MYODBC5
    Please help me to  slove the error
    Thanks in Advance
    Sudheer

    Sudheer,
    the error message is self explaining - your user 'user' connecting from the host @'xxxx.xxxx.xxxx' is not allowed to log into the MySQL database. To solve this issue you need to grant permissions to the user so that he can connect from any host (%) or just from that particular host where you installed the gateway.
    The command to allow access from everywhere would be:
    grant all on *.* TO '<user>'@'%' IDENTIFIED BY '<password>';
    or just specify the IP address instead of '%' if you want to restrict it.
    More details can be found in the MySQL manual:
    MySQL :: MySQL 5.1 Reference Manual :: 6.2.7 Causes of Access-Denied Errors
    - Klaus

  • Every time I convert a CVI project to Visual C++(6.0) project, there are errors: easyio.fp, fieldpoint.fp,niimaq.fp

    Every time I convert a CVI project to Visual C++(6.0) project, there are errors:
    Wizard was unable to locate the following function panel modules referenced by your project: easyio.fp
    Wizard was unable to locate the following function panel modules referenced by your project: fieldpoint.fp, niimaq.fp
    what's the problem?

    Every time I convert a CVI project to Visual C++(6.0) project, there are errors:
    Wizard was unable to locate the following function panel modules referenced by your project: easyio.fp
    Wizard was unable to locate the following function panel modules referenced by your project: fieldpoint.fp, niimaq.fp
    what's the problem?

  • Paste Link 'Outline Level' from Excel into Project get error

    I am trying to generate a MS Project schedule based on linked data in an Excel spreadsheet. I cannot get the summary project tasks to appear with their sub-tasks. When I try to paste link the Outline Level into Project, I get and error that states
    "The paste link operation failed. You cannot paste into a field that project calculates automatically." However, I can manually type the Outline Level into the project and it changes the task-subtask relationships as it should. How can I get this
    to work?

    This error just means that you can’t paste a link just anywhere you like, just as you can’t type data into just any cell. change the excel data source schedule without calculate. see the link:
    http://office.microsoft.com/en-gb/project-help/export-or-import-data-to-another-file-format-HA010352531.aspx
    KR

  • TestStand CVI OI link errors

    I was given a .UIR file from a teamate (another company), but no implementation, so that our GUI could ultimately look and feel like theirs (since that's what the customer wants).  I'm using CVI 8.0 and I opened up the .UIR and ran the UI to Code Converter tool.  Since the tool forces you to enter the name of the .h and .c target files (associated with the panel), I ran the tool one panel at a time.  Ultimately, I had about eight .h and eight .c files.  When I do a 'create executable', I get 60 link errors.  The messages are all quite similar (but for different symbols) in that they say "Undefined symbol, '_SD_ExeEntryPoint1' referenced in SeqDisp.c".  I see where I use SD_ExeEntryPoint1 (no underscore in front), but I don't see where the _(underscore) version is coming from/being referenced.  Any clues here would be very appreciated.
    In general, though, is this a correct approach?  Can I begin with a UIR that has much of the TestStand full-featured OI functionality available in its different panels and generate code, then begin filling in each template that's produced?

    You can find a new style OI in:
    C:\Program Files\National Instruments\TestStand 3.<x>\OperatorInterfaces\NI\Full-Featured\CVI\
    I don't have an old TestStand installed to be sure, but the old style OI would probably be found in:
    C:\Program Files\National Instruments\TestStand <1.x or 2.x>\OperatorInterfaces\NI\Full-Featured\CVI\
    The old style example has a lot more code and that code is more complicated than the code in the new style example.
    The UIR you have is a CVI file, thus converting it to TestStand 3.5 doesn't apply.
    If you have to implement the whole application from scratch (instead of from the source code that goes with the UIR you have), you will probably be better off in the long run by starting the example from TestStand 3.5 and modifying it using the UIR you received as a user interface specification of sorts.
    Controls on the old UIR that did "TestStand" things like display the steps in a sequence are now ActiveX controls in the new example which you configure and connect to other controls. In the old example, the function of these controls was entirely implemented in the example source code and the result was complex code with less functionality.
    If there are controls in the UIR that were not part of the old example and do not directly implement "TestStand" functionality, you can probably just cut and paste them into the UIR from your 3.5 example and implement their callbacks according to their function.
    BTW. I'm not sure I completely understand your situation were you have been given the UIRs but not the source for application and tasked with reimplementing it.  Assuming the source code is absolutely not available and that you have to make significant modifications from the functionality the TestStand examples provide, then the new example is a better starting point. However, it won't look "exactly" the same. In many cases it will look better. Run the old and new examples to see the difference.

  • Converting RoboHelp project from v.4.1 to 8

    I have problems with converting RoboHelp project created in
    RoboHelp Office for Word version 4.1 into RoboHelp for Word version
    8.
    The project contains documents made in polish language.
    Project opens fine in new version of RoboHelp, but during help
    compilation to .chm file, I receive some errors. I found out, that
    most of those errors are caused by polish characters in document
    names. That's no problem - finaly I can modify it. However why it
    was not problem in older version of RoboHelp ?
    Real problem I have is with TOC - after compilation I don't
    have any polish letters in topic names: they are changed for other
    letters or characters.
    I've made a little project (one simple document in polish
    with few topics) in RoboHelp 8 with the same settings like in my
    original old project - unfortunately after compilation I received
    same errors with TOC.
    I think that I missed something in project settings, but I
    don't know what it may be. My other idea: RoboHelp doesn't support
    polish language anymore :( because I don't see it in list File >
    Project Settings > Language.
    Please help me to solve this problem.

    The information she provided was from QuickTime Player.
    It would seem that the tapes were shot that way (for whatever reason).
    She can try capturing the tapes again, maybe it will make a difference, maybe not.
    A couple of things to try before starting to recapture:
    Deleting FCP Preferences:
    Open a Finder window. Set the view mode to columns:
    Click the house icon that has your name next to it.
    Click the folder "Library" in the next column.
    Find and click the folder "Preferences" in the next column.
    Find and click the folder "Final Cut Pro User Data" in the next column.
    Move the files "Final Cut Pro 4.0 Prefs", "Final Cut Pro Obj Cache" and "Final Cut Pro Prof Cache" to the Trash and empty it.
    Open the project in Final Cut Pro. Go to the menu bar: Final Cut Pro > Easy Setup > NTSC DV > OK
    Menu bar again: Sequence > Settings > Load Sequence Preset > OK > OK.
    The procedure above has reset FCP to it's default values and set the project for NTSC DV.
    If the warning still appears, it is not an FCP problem.

  • Linked Server Error from SQL2008R2 to SQL2000

    I am trying to Execute Query/SP from my local machine which SQL 2008R2 To SQL 2000 32 bit. 
    Created Linked Server from Local machine to SQL2000 Machine..
    Query /SP run fine from SSMS but when I am trying to run through this below script keep giving me error .
    I converted Select query into SP 
     EXEC msdb.dbo.sp_send_dbmail
        @profile_name = 'SQL-MailAlerts',
        @recipients = '**********',
        @query = 'EXEC dbo.QueryResult',
        @query_attachment_filename = 'result.csv',
        @attach_query_result_as_file = 1,
        @body_format = 'text' ;
    Error :
    Msg 22050, Level 16, State 1, Line 0
    Error formatting query, probably invalid parameters
    Msg 14661, Level 16, State 1, Procedure sp_send_dbmail, Line 504
    Linked servers cannot be used under impersonation without a mapping for the impersonated login.
    Basically trying to get Query result from SQL 2000 Database into mail if anyone has better idea let me know.
    Thanks
    Please Mark As Answer if it is helpful. \\Aim To Inspire Rather to Teach A.Shah

    Maybe you should read the posts before you reply? Logicinisde runs DB mail on SQL 2008R2, but is trying to retrieve data from SQL 2000 instances.
    SQL 2000 may be out of support, but that will not prevent users from keeping their instances around as long as needed. In some cases they may have no choice, because they are running a third-party system which does not support later versions of SQL Server.
    I have gathered that this is particularly common in the healthcare industry in the US.
    Hi Erland Sommarskog,
    Thanks for your suggestion, the scenario which you post is really to take into consideration. I suggest our customer upgrading the SQL Server version for helping resolve his issues which may be encountered on the SQL Server 2000. Thanks for your understanding.
    Thanks for your post again.
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Excelrepor​tdemo project link error with CVI2010 on windows 7, 64-bit operating system

    I am trying to run the excelreportdemo project in CVI2010 on windows 7, 64-bit operating system. I have the Excel2013 installed as well. I have chosen the build configuration as release or debug for 32 bit system so to be compatible for the test platform for production.
    However, I get 12 Project link errors as following:
    Undefined symbol '_ExcelRpt_RangeBorder@24' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_WriteDataFromTableControl@16' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_SetCellValue' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_SetCellRangeAttribute' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_ChartAddtoWorksheet@40' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_ChartWizard@52' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_SetChartAttribute' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_WorkbookNew@8' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_ApplicationNew@8' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_ApplicationQuit@4' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_WorkbookClose@8' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_WorksheetNew@12' referenced in "excelreportdemo.c".
    I have found a previous dicussion back in 2007. Unfortunately it did not help for the same problem on my new machine and CVI2010. Could anyone give me help on this/
    Thanks!
    Yuwei
    Solved!
    Go to Solution.

    The previous discussion link is pasted below:
    http://forums.ni.com/t5/LabWindows-CVI/Problems-adding-the-activex-instrument-e​xperiencing-undefined/m-p/580608/highlight/true#M3​1390
    It did not solve my problem, but may spark your idea of helping me.
    Thanks a lot!
    Yuwei

  • [CS4] Porting plugin from Indesign CS3 to CS4 c++ linking error

    I am hoping to upgrade our current plugin to the latest version of Indesign CS4.
    I've downloaded and unpacked the new Indesign CS4 SDK and have read the porting guide.  I've not seen anything obvious relating to this issue.
    This is using Visual Studios 2005 SP1 with InDesignCS4ProductsSDK_Build578.
    It appears that through the headers that I don't end up with any compile issues.  However in linking my current project is unable to find just a couple of external symbols.
    ItemSelection.obj : error LNK2019: unresolved external symbol "public: void __thiscall K2Internals::K2VectorBase<class IDType<struct PMIID_tag>,class K2Allocator<class IDType<struct PMIID_tag> > >::fill_insert(class IDType<struct PMIID_tag> *,unsigned int,class IDType<struct PMIID_tag> const &)" (?fill_insert@?$K2VectorBase@V?$IDType@UPMIID_tag@@@@V?$K2Allocator@V?$IDType@UPMIID_tag@ @@@@@@K2Internals@@QAEXPAV?$IDType@UPMIID_tag@@@@IABV3@@Z) referenced in function "public: virtual class K2Vector<class IDType<struct PMIID_tag>,class K2Allocator<class IDType<struct PMIID_tag> > > * __thiscall SelectionSuiteCSB::CreateObserverProtocolCollection(void)" (?CreateObserverProtocolCollection@SelectionSuiteCSB@@UAEPAV?$K2Vector@V?$IDType@UPMIID_t ag@@@@V?$K2Allocator@V?$IDType@UPMIID_tag@@@@@@@@XZ)
    Convert.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class PMReal __thiscall PMMatrix::operator[](int)const " (__imp_??APMMatrix@@QBE?AVPMReal@@H@Z) referenced in function "class Ipg3::Matrix __cdecl ConvertMatrix(class PMMatrix const &)" (?ConvertMatrix@@YA?AVMatrix@Ipg3@@ABVPMMatrix@@@Z)
    Does anyone have any ideas of where I should look next?
    Paul Cooley

    Ian,  Thanks.  That did solve the K2Vector problems.
    Are you aware of which .tpp covers the PMMatrix class?  That would probably make this linking error:
    Convert.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class PMReal __thiscall PMMatrix::operator[](int)const " (__imp_??APMMatrix@@QBE?AVPMReal@@H@Z) referenced in function "class Ipg3::Matrix __cdecl ConvertMatrix(class PMMatrix const &)" (?ConvertMatrix@@YA?AVMatrix@Ipg3@@ABVPMMatrix@@@Z)

  • MS Project 2003 Pro - Link task from other Project files

    Starting yesterday I wanted to find a way to link a task in one Project File to a task in another Project File. The idea being I have a Site Development Project File, and wanted a certain task in that schedule to drive tasks in individual House Development
    Project Files so we wouldn't need to use one large cumbersome Project File for the entire Development. So like other users I've read about I tried copy task and paste special into an existing task cell, a predecessor of other tasks, which of course resulted
    in the "OLE Paste operation cannot be completed" error. So as a test I saved two Project files, Project1 and Project2. I then tried to "Paste Special" into a "New Task" row, which was instead empty and found that would work without
    the OLE error, except the linked task's Predecessor copied with the linked task so it's predecessor was now that numbered task within Project2 which I didn't want. So looking at Project1 since I set them both up as one parent task with five subtasks for simplicity,
    I copied the parent task from Project1 (no predecessor) into a blank Insert / New Task row in Project2, then made the linked task a predecessor to the next task below and voila! Viewing the two Project Files in Window / Arrange All, when the duration of one
    of the Subtasks in Project1 is adjusted, it drives the overall duration in Project2 just like I wanted. So while most of you may already know this trick, as I could not find much information on doing this (somewhere they suggested "Insert Project",
    which did work but was not what I wanted), I thought I'd still share this in case it helps someone else. You just need to copy a parent task with no predecessor, paste special into a blank New Task row then make that the appropriate predecessor in the pasted
    Project File. Cool!

    J.L.Fitzpatrick,
    I second the strong caution on the use of paste links in Project as indicated by Guillaume. It is the same as playing with fire and it sounds like you already got burned. Paste links do work but they are NOT for the casual user and their use requires the
    upmost in file creation expertise and file management discipline.
    Let me highlight a couple of things I think I understood in your description. First, it sounds like you were paste linking the whole task link. Paste links on individual field cells are tenuous enough but doing a whole line will only result in disaster.
    Second, it sounds like you were trying to paste link into a summary line. That is equally a really bad idea. With that construct I can virtually guarantee file corruption.
    I can understand why Insert Project did not meet your needs. You are trying to link a single task in one file with another. That is achieved with a cross-project link (i.e. external predecessor/successor). Insert Project is exactly what it says, the WHOLE
    project is inserted, not just a single task. So Insert Project and cross-project links are NOT the same thing.
    Bottom line. What you want is a single cross-project link. Even then you still open the door to potential file corruption. Once you have that link established, never move, rename, or save to a different location. Ideally both files should be in the same
    folder on a local drive, not on a shared network.
    John

  • Link error while upgrading from 4.2 to 6.2

    Need help in resloving a link error. I have sucessfully upgraded(4.2 - 6.2) three projects and this one is giving me problems. We are using standard streams and I have removed .h from the header files.
    My command line options are.
    CPPFLAGS = -G -KPIC -mt -DRWSTD_MULTI_THREAD -D__EXTERN_C__ \
    -D_XPG4_2 -library=rwtools7_std $(INCLUDES) -O3
    And link options are:
    LINKOPTS= -mt -O3 $(LIBDIRS) $(LIBS) -library=rwtools7_std \
    -staticlib=rwtools7_std -xildoff
    Link Error is:
    Linking LoadRulePlan
    Undefined first referenced
    symbol in file
    int std::basic_istream<char,std::char_traits<char> >::peek() /opt/cc62/SUNWspro/
    lib/rw7/std/librwtool.so.2
    std::basic_ios<char,std::char_traits<char> >::basic_ios #Nvariant 1(std::basic_s
    treambuf<char,std::char_traits<char> >*) /opt/cc62/SUNWspro/lib/rw7/std/librwtoo
    l.so.2
    std::basic_istream<char,std::char_traits<char> >&std::basic_istream<char,std::ch
    ar_traits<char> >::operator>>(bool&) /opt/cc62/SUNWspro/lib/rw7/std/librwtool.so
    .2
    ld: fatal: Symbol referencing errors. No output written to LoadRulePlan
    Thanks for help and any suggestions.

    You said that the command line has "-DRWSTD_MULTI_THREAD", is that correct? Or is it really "-D_RWSTD_MULTI_THREAD"? We do not support customer modification or declaration of any _RW* macros. Attempting to modify them from the way we ship the libraries will cause link or run-time failures.
    What is the symbol "__EXTERN_C__"? All names starting with two underbars are reserved to the implementation. This might cause trouble if you have defined a such a name for you own use.
    Are the two undefined symbols the only ones that the linker complained about? If there were very many symbols having "std::" in the spelling, it's probably because you didn't build your shared library with a dependency on libCstd.so. When building a C++
    shared library, it is important not to link libCstd.a or libCrun.a statically, but always to link against the dynamic versions. As explained in the C++ User's Guide in the section on building libraries, you must mention explicitly the system libraries that your library depends on. No system libraries are included by
    default.
    Maybe you didn't make any of these mistakes, but I can't tell from the information provided. The actual full command lines are necessary to tell exactly what you did. Without knowing exactly what you did, there's no way to tell what was wrong.
    - Rose

  • How to convert keystore (from native android project) to .p12 to use with AIR project?

    Due to the advancements with adobe AIR, I'm really excited to be finishing up a HUGE update of an old project that was originally made with native android.
    But, i've hit a brick wall with 2 issues, and it would be terrible if all the work i've done in AIR was for nothing...
    First, how do I convert the keystore I previously used (from native android project) to .p12 to use with AIR project? (on a mac)
    Second, how do I remove the "air." that gets automatically appended onto the front my android package name? I plan to use a captive runtime, so it's not really needed at all, and I can't upload it like this as an update because it will think it's a different app.
    Please help so I can continue using air for all my projects from now on!

    Thanks for the reply!
    So I'm going through this guide..
    http://helpx.adobe.com/air/kb/opt-out-air-application-analytics.html
    I followed all the steps, made all the adjustments to the androidmanifest.xml like it asks.
    But when i get to the stap that says
    "Run the following command to create the resource file for the updated AndroidManifest.xml:"
    I run this..
        "/Users/brybam/Documents/eclipse/android-sdk-mac_x86/platform-tools/aapt" package -f -M AndroidManifest.xml -F resources.arsc -I "/Users/brybam/Documents/eclipse/android-sdk-mac_x86/platforms/android-8/android.jar" -S ./res
    But I keep getting the same error
        ./res/layout/expandable_chooser_row.xml:1: error: Error parsing XML: not well-formed (invalid token)
        ./res/layout/expandable_multiple_chooser_row.xml:1: error: Error parsing XML: not well-formed (invalid token)
        ./res/layout/main.xml:1: error: Error parsing XML: not well-formed (invalid token)
        ./res/layout/multiple_file_selection_panel.xml:1: error: Error parsing XML: not well-formed (invalid token)
        ./res/layout/ssl_certificate_warning.xml:1: error: Error parsing XML: not well-formed (invalid token)
    The guide doesn't say anything about these xml files, and im not sure what to do with these ore how to handle them.
    If i go into the res/layout folder, and just delete these (i know theyre for my layout and i need them, but im just saying i deleted them for the sake of a test)
    I was able to get through the rest of the steps in the guide fine, make an apk, and put it on my phone...only to find out the app will crash the moment you try to run it.
    So my question is, does anyone with any experience re-packaging an android application know how I might get around this or take care of the errors with the xml files in the layout folder?
    Thanks!!
    EDIT to note something i've tried:
    So, earlier in the guide they have me use thing thing called the "AXMLPrinter2.jar" to make the AndroidManifest.xml readable so i can edit it.
    I run something like this:
        java -jar "/Users/brybam/Desktop/repackage/AXMLPrinter2.jar" AndroidManifest.xml > AndroidManifest.xml.bk
    This makes a new file "AndroidManifest.xml.bk" and i can edit that.
    So, I was thinking with all of these layout xml files, maybe I could run this "AXMLPrinter2.jar" on them and then edit them. Because right now if you open them they're not human readable, and its hard for me to work on them if they're not...
    But when i do the same command I did on the AndroidManifest.xml i just get blank files...
    I tried
        java -jar "/Users/brybam/Desktop/repackage/AXMLPrinter2.jar" main.xml > main.xml.bk
    Just get a blank file.
    So, i think the issue might be with these just not being re-formatted to human readable.

Maybe you are looking for

  • Pc suite does not recognize phone is connected, he...

    I have recently bought a CA-42 connectivity cable for my Nokia 5140i so that I can download all 450 phone numbers to my pc and save writing them all out! I have installed all drivers, and downloaded the latest copy of pc suite from the internet. I ha

  • How to run Policy manager in 10g on UNIX

    Hi, I have installed Oracle 10g and I want to install Label Security. Can anybody let me know how to open Policy Manager in 10g. I am working on HP-UX platform.... JAI HIND Darshan

  • Displaying report header in spool

    Hi I need to find a way to display the my report header in the spool. Currently, the spool is only displaying the ALV grid of my report. In my report, I generate the header using the I_CALLBACK_HTML_TOP_OF_PAGE parameter of the REUSE_ALV_GRID_DISPLAY

  • DYNPRO_SYNTAX_ERROR ECC6

    Hi, We are using ECC6.0 ides with oracle db and win2003 Recently we upgraded oracle database of 10.2.0.2 to 10.2.0.4 and applied the opatch 5. Since then we are having dump issue whenever a tcode is executed the runtime error is Runtime Errors       

  • Unable to view weblogic console

    Hi all, after restarting the server am unable to see the server console, it was throwing below error in the admin server log. If i start with root user i am able to see the weblogic console. user which am using to restart is having complete permissio