The linker error: undefined reference to the mmr_

The IDE is shredded beyond ,.

How can I add an additional library in the linker?

Is the library - lmmrndclient?

Help?

C:\PlayBookProjects\SoundTest\Device-Debug/..\src/main.c:46: undefined reference to `mmr_error_info'
src\main.o: In function `main':
C:\PlayBookProjects\SoundTest\Device-Debug/..\src/main.c:164: undefined reference to `mmr_connect'
C:\PlayBookProjects\SoundTest\Device-Debug/..\src/main.c:166: undefined reference to `mmr_context_create'
C:\PlayBookProjects\SoundTest\Device-Debug/..\src/main.c:168: undefined reference to `mmr_output_attach'
C:\PlayBookProjects\SoundTest\Device-Debug/..\src/main.c:170: undefined reference to `mmr_output_parameters'
C:\PlayBookProjects\SoundTest\Device-Debug/..\src/main.c:172: undefined reference to `mmr_input_attach'
C:\PlayBookProjects\SoundTest\Device-Debug/..\src/main.c:174: undefined reference to `mmr_play'
C:\PlayBookProjects\SoundTest\Device-Debug/..\src/main.c:235: undefined reference to `mmr_stop'
C:\PlayBookProjects\SoundTest\Device-Debug/..\src/main.c:236: undefined reference to `mmr_input_detach'
C:\PlayBookProjects\SoundTest\Device-Debug/..\src/main.c:237: undefined reference to `mmr_context_destroy'
C:\PlayBookProjects\SoundTest\Device-Debug/..\src/main.c:238: undefined reference to `mmr_disconnect'

Resolved: Should link against:

\bbndk-1.0\target\qnx6\armle-v7\lib\libmmrndclient.so

In the project settings, under the paths and symbols-> libraries

Tags: BlackBerry Developers

Similar Questions

  • Project link error: Undefined cadquã with TreeView macros

    Hello world

    I am facing a problem of "Link error - Undefined simbol project" with TreeView, TreeView_GetCheckState() and TreeView_GetCheckState() macros that I use in my project. When I compiled in 2009 it worked, but now that I have compiled for an update later in 2010, it does not work.

    Info on these macros in https://msdn.microsoft.com/en-us/library/windows/desktop/bb773810(v=vs.85).aspx

    These macros are supposed to be set in ComCtl32.lib. I think that since this is a WINAPI it is automatically included in the project, but I have this compilation error. I have included in my project by hand and I can see it now in my project tree, but the same error persists. I have the #include commctrl.h.

    Does anyone know what I am doing wrong that my project does not have these features?

    Hi again,

    I discovered that this macros are defined in CommCtrl.h and they are dependent on the _WIN32_IE, so I wrote in the /D_WIN32_IE of compiler options sets = 0 x 0500 and now the compiler take these macros into account and, therefore, the problem disappeared. For some reason, the value of _WIN32_IE isn't the same thing in my CVI2009 and CVI2010 compiler...

    #if (_WIN32_IE > = 0 x 0500)
    tvm_? etitemstate uses only the State and stateMask mask.
    Unicode or ansi is therefore irrelevant.
    #define TreeView_SetItemState (hwndTV, hti, data, _mask).
    {_Ms_TVi structure TVITEM; \}
    _ms_TVi.mask = TVIF_STATE; \
    _ms_TVi.hItem = (hti); \
    _ms_TVi.stateMask = (_mask); \
    _ms_TVi.State = (data); \
    SNDMSG ((hwndTV), TVM_SETITEM, 0, (LPARAM,)(TV_ITEM *) & _ms_TVi); \
    }

    #define TreeView_SetCheckState (hwndTV, hti, fCheck).
    TreeView_SetItemState (hwndTV, hti, INDEXTOSTATEIMAGEMASK ((fCheck)? 2:1), TVIS_STATEIMAGEMASK)

    #define TVM_GETITEMSTATE (+ 39 TV_FIRST)
    #define TreeView_GetItemState (hwndTV, hti, mask).
    (UINT) SNDMSG ((hwndTV), TVM_GETITEMSTATE, (WPARAM) (hti), (LPARAM) (mask))

    #define TreeView_GetCheckState (hwndTV, hti).
    ((((UINT) (SNDMSG ((hwndTV), TVM_GETITEMSTATE, (WPARAM) (hti), TVIS_STATEIMAGEMASK))) > 12) - 1).

    .....

  • project link error - undefined symbol 'Random@16 '?

    Hello

    I get an error of link project - Undefined symbol 'Random@16' referenced in 'main.c '.

    There is no reference to where the error occurs, someone at - it a trick?

    Thank you!

    Hello-

    The Random function is defined in the programmers tool box.  "You need to add toolbox.fp (\toolslib\toolbox\toolbox.fp) to your project, or add it to your list of libraries loaded automatically thanks to the Library" customize the menu.

    NickB

    National Instruments

  • BB10 NDK error undefined reference to 'init_JSON_config '.

    Hi all

    I'm trying to integrate json parser in my native project BB10. The codes are derived from here

    https://github.com/BlackBerry/JSON_parser/

    I copied the file JSON_parser.h and JSON_parser.c in the source directory. In the HelloCascadesApp.cpp, I have included the header file.

    Now, when you compile the project, I get error like

    no reference to 'init_JSON_config '.

    This is the output of the compiler

    **** Build of configuration Simulator-Debug for project another ****
    
    make Simulator-Debug
    d:/bbndk-10.0.4-beta/host/win32/x86/usr/bin/qmake -spec unsupported/blackberry-armv7le-g++ -o arm/Makefile another.pro CONFIG+=device
    d:/bbndk-10.0.4-beta/host/win32/x86/usr/bin/qmake -spec unsupported/blackberry-x86-g++ -o x86/Makefile another.pro CONFIG+=simulator
    make -C ./translations -f Makefile update release
    make[1]: Entering directory `C:/ndk-10.0.4-workspace/another/translations'
    d:/bbndk-10.0.4-beta/host/win32/x86/usr/bin/lupdate another.pro
    Updating 'another_en_GB.ts'...
        Found 0 source text(s) (0 new and 0 already existing)
    Updating 'another_fr.ts'...
        Found 0 source text(s) (0 new and 0 already existing)
    Updating 'another_it.ts'...
        Found 0 source text(s) (0 new and 0 already existing)
    Updating 'another_de.ts'...
        Found 0 source text(s) (0 new and 0 already existing)
    Updating 'another_es.ts'...
        Found 0 source text(s) (0 new and 0 already existing)
    Updating 'another.ts'...
        Found 0 source text(s) (0 new and 0 already existing)
    d:/bbndk-10.0.4-beta/host/win32/x86/usr/bin/lrelease another.pro
    Could not find qmake configuration directoryCould not read qmake configuration file D:/bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/qmake.confUsing OS scope before setting MAKEFILE_GENERATORD:/bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/features/debug_and_release.prf(1): Using OS scope before setting MAKEFILE_GENERATORD:/bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/features/qt.prf(4): Using OS scope before setting MAKEFILE_GENERATORD:/bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/features/qt.prf(36): Using OS scope before setting MAKEFILE_GENERATORD:/bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/features/qt.prf(197): 'qtAddLibrary' is not a recognized test functionD:/bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/features/qt.prf(197): 'qtAddLibrary' is not a recognized test functionD:/bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/features/qt.prf(197): 'qtAddLibrary' is not a recognized test functionD:/bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/features/qt.prf(197): 'qtAddLibrary' is not a recognized test functionD:/bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/features/qt.prf(197): 'qtAddLibrary' is not a recognized test functionD:/bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/features/qt.prf(197): 'qtAddLibrary' is not a recognized test functionD:/bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/features/qt.prf(197): 'qtAddLibrary' is not a recognized test functionD:/bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/features/qt.prf(213): Using OS scope before setting MAKEFILE_GENERATORD:/bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/features/moc.prf(3): 'qtPrepareTool' is not a recognized test functionD:/bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/features/moc.prf(12): Using OS scope before setting MAKEFILE_GENERATORD:/bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/features/moc.prf(97): Using OS scope before setting MAKEFILE_GENERATORD:/bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/features/uic.prf(108): Using OS scope before setting MAKEFILE_GENERATORThe directory name is invalid.
    Updating 'C:/ndk-10.0.4-workspace/another/translations/another_en_GB.qm'...
        Generated 0 translation(s) (0 finished and 0 unfinished)
    Updating 'C:/ndk-10.0.4-workspace/another/translations/another_fr.qm'...
        Generated 0 translation(s) (0 finished and 0 unfinished)
    Updating 'C:/ndk-10.0.4-workspace/another/translations/another_it.qm'...
        Generated 0 translation(s) (0 finished and 0 unfinished)
    Updating 'C:/ndk-10.0.4-workspace/another/translations/another_de.qm'...
        Generated 0 translation(s) (0 finished and 0 unfinished)
    Updating 'C:/ndk-10.0.4-workspace/another/translations/another_es.qm'...
        Generated 0 translation(s) (0 finished and 0 unfinished)
    Updating 'C:/ndk-10.0.4-workspace/another/translations/another.qm'...
        Generated 0 translation(s) (0 finished and 0 unfinished)
    make[1]: Leaving directory `C:/ndk-10.0.4-workspace/another/translations'
    make -C ./x86 -f Makefile debug
    make[1]: Entering directory `C:/ndk-10.0.4-workspace/another/x86'
    make -f Makefile.Debug
    make[2]: Entering directory `C:/ndk-10.0.4-workspace/another/x86'
    qcc -Vgcc_ntox86 -lang-c++ -Wl,-rpath-link,d:/bbndk-10.0.4-beta/target/qnx6/x86/lib -Wl,-rpath-link,d:/bbndk-10.0.4-beta/target/qnx6/x86/usr/lib -o o-g/another o-g/.obj/hellocascades.o o-g/.obj/HelloCascadesApp.o o-g/.obj/moc_HelloCascadesApp.o  -lcurl  -Ld:/bbndk-10.0.4-beta/target/qnx6/x86/lib -Ld:/bbndk-10.0.4-beta/target/qnx6/x86/usr/lib -Ld:/bbndk-10.0.4-beta/target/qnx6/x86/usr/lib/qt4/lib -LD:/bbndk-10.0.4-beta/target/qnx6/x86/usr/lib/qt4/lib -lm -lbps -lbb -lQtCascades -lQtDeclarative -lQtScript -lQtSvg -lQtSql -lQtXmlPatterns -lQtXml -lQtGui -lQtNetwork -lQtCore
    Could not find qmake configuration directoryCould not find qmake configuration fileUsing OS scope before setting MAKEFILE_GENERATORo-g/.obj/HelloCascadesApp.o: In function `parse_JSON':
    C:\ndk-10.0.4-workspace\another\x86/../src/HelloCascadesApp.cpp:216: undefined reference to `init_JSON_config' C:\ndk-10.0.4-workspace\another\x86/../src/HelloCascadesApp.cpp:224: undefined reference to `new_JSON_parser'
    cc: d:/bbndk-10.0.4-beta/host/win32/x86/usr/bin/ntox86-ld caught signal 1
    make[2]: *** [o-g/another] Error 1
    make[2]: Leaving directory `C:/ndk-10.0.4-workspace/another/x86'
    make[1]: Leaving directory `C:/ndk-10.0.4-workspace/another/x86'
    make[1]: *** [debug] Error 2
    make: *** [Simulator-Debug] Error 2
    
    **** Build Finished ****
    

    I used this parser json beginning of NDK 2.0 BB with no problems.

    Can someone help me?

    concerning

    by default, the c files are ignored, add, change your {appname} .pro

    and add the singel file:

    SOURCES += ../src/*.cpp ../src/JSON_parser.c
    

    or all the *.c files:

    SOURCES += ../src/*.cpp ../src/*.c
    
  • Link error: Undefined symbol '_profi_get_cntrl_info' referenced in 'main.c '.

    Hello.

    I am trying to solve my problem of error connecting for a few days, but I can't find the right answer. I have already searched the forum and read some threads with "undefined symbol link error", but they are not fitting to my problem.

    What I'm trying to do: I want to communicate with my Softing profibus card. I includes all the header files in my source code and also I have included both .lib for the project files. But the mentioned error will not leave.

    It is curiously when I choose "Go to definition" in the context menu, CVI is the good statement in the right header file.

    Who can help? What's wrong?

    Best regards

    der_Ben

    Hey,.

    one of the LIB provides this function, Yes.

    But now I got it. I checked the Options 'building' and change the 'default calling convention' to '__cdecl' (should be default) '__stdcall' and now everything works fine with this function.

    I would like to say thanks for your advice =)

    Concerning

    Ben

  • Compiler - undefined reference to QMYSQLDriver error

    Hi all

    I'm writing C++ connection code to a remote database in a BB10 application using a third party library C++ de MySQL. However trying to create an object of QMYSQLDriver (QMYSQLDriver * driver = new QMYSQLDriver()) I get an error "undefined reference to"QMYSQLDriver::QMYSQLDriver(QObject*) '" I'm including and my .pro file looks like this:

    QT += sql
    CONFIG += qt warn_on cascades10
    INCLUDEPATH += /Users/crrd/mysql-connector-c-6.1.1-winx64/mysql-connector-c-6.1.1-winx64/include
    LIBS+= -L/Users/crrd/mysql-connector-c-6.1.1-winx64/mysql-connector-c-6.1.1-winx64/lib/mysqlclient.lib -L/Users/crrd/mysql-connector-c-6.1.1-winx64/mysql-connector-c-6.1.1-winx64/lib/libmysql.lib
    

    I think it's just a problem of the linker, but I don't know exactly what needs to be linked or included. Concerning the documents I found are not (enough for me) clear on that. I also found similar problems on other forums messages, but the responses were not helpful. Any ideas would be appreciated.

    Thank you

    OK, we get there one step at a time. So you have got a copy of interfaces for MYSQL from this site http://www.mysql.com/products/connector in the form of a 'mysql.h' header file to resolve compile time references and, likely, a library (.so or .a static shared object) to resolve external references time of the link to the.

    I do not see a build pre-made for a version of BlackBerry 10 of this library, so I think that you have taken the version generic Linux and creeated a version of this library yourself using a library of 10 BlackBerry in the NDK project?  You can check that you have built a dynamic or static libraries (libFoo.so or libFoo.a) successsfuly?

  • undefined reference to camera_api.h for BB10

    Hello

    I am trying to use the features of the camera BB10 for playbook (camera_api.h). The problem is that when I build, I get an undefined reference for example error "undefined reference to"camera_open '" The functionalitly to the camera is activated in the bb10 sdk beta? If so, what libraries should I link to?

    More generally, there is a sample application he uses camera_api.h for bb10 playbook?

    Thank you.

    He has no public sample code again.  I hope to publish it soon.

    Looks like you're builgind an application without linking it to the library of camera (libcamapi.so).

    You will need to add 'camapi' to your list of libraries, or through project-> build settings settings c / c ++-> linker settings (I think), or if you are using stunts, I think you need to add

    LIBS +=-lcamapi

    To your .pro file.

    See you soon,.

    Sean

  • Error: Unable to get the 'platform' of undefined reference property or null

    I am updating a Web site on a computer that had Dreamweaver Cs4 installed as a transfer file from another computer. I get an error (unable to get the 'platform' of undefined reference property or null). The current computer has Windows7. How to upgrade to the operation of the platform within the program? What is the problem?

    What are you trying to do exactly?

    Files created in DW are not specific platform (they are just .html, .css, .js, etc.), but the program itself is when it's one of the older versions of perpetual license / disc.

    Adobe does not swap the platform for something else that current versions, however the current version (PCOC 2014) is not really specific platform more since you can have it installed on two machines, regardless of the platform. So, basically, ranking/cross-platform interchange is not permitted more.

    Product order | Platform, language Exchange

  • undefined reference to the own class constructor

    I have some material in my project subfolders and use include it with the full path to add:

    #include 
    

    It compiles fine, but when I try to create the object I get this error:

    undefined reference to `DataServiceConfig::DataServiceConfig(QObject*)'
    

    what I am doing wrong?

    Usually, this happens when you have this in your include file:

    class MyClass

    {

    public:

    MyClass(MyThing*);

    private:

    MyThing * m_thing;

    };

    but this isn't in your MyClass.cpp:

    MyClass::MyClass (MyThing * thing):

    m_thing (Thing)

    {

    }

    In other words, you have the statement - so things that use your class compile - but you do not have the implementation, the linker complains that it can't find it.

    Stuart

  • Blue Screen Error: In reference to driver Canon A410 Power? have you tried the recommended solutions and still not solved?

    Blue Screen Error: In reference to Canon A410 power? have you tried the recommended solutions, a still unresolved?

    Hello Ms. LeggsAngelhearts,

    Download and install the latest Vista compatible drivers for your camera from the link below:

    PowerShot A410 - drivers

    See also: update drivers: recommended links

    Pick up the pieces after a computer crash

  • Builders of the undefined reference and pointer...

    OK, so I tried to make this work...

    MyClass *example=new Myclass();
    

    but it's not working, I don't know what to change...

    Let's see an example:

    newClass.h

    #ifndef NEWCLASS_H_
    #define NEWCLASS_H_
    
    class newClass {
    public:
        newClass();
        virtual ~newClass();
    };
    
    #endif /* NEWCLASS_H_ */
    

    newClass.cpp

    #include "newClass.h"
    
    newClass::newClass() {
        // TODO Auto-generated constructor stub
    
    }
    
    newClass::~newClass() {
        // TODO Auto-generated destructor stub
    }
    

    applicationui.cpp

    #include "applicationui.hpp"
    
    #include 
    #include 
    #include 
    #include 
    #include 
    #include 
    #include 
    #include 
    #include 
    #include 
    #include 
    #include 
    
    #include 
    
    using namespace bb::cascades;
    
    ApplicationUI::ApplicationUI(bb::cascades::Application *app) :
            QObject(app)
    {
        // prepare the localization
        m_pTranslator = new QTranslator(this);
        m_pLocaleHandler = new LocaleHandler(this);
        if(!QObject::connect(m_pLocaleHandler, SIGNAL(systemLanguageChanged()), this, SLOT(onSystemLanguageChanged()))) {
            // This is an abnormal situation! Something went wrong!
            // Add own code to recover here
            qWarning() << "Recovering from a failed connect()";
        }
        // initial load
        onSystemLanguageChanged();
    newClass *temp=new newClass();
    
    }
    
    void ApplicationUI::onSystemLanguageChanged()
    {
        QCoreApplication::instance()->removeTranslator(m_pTranslator);
        // Initiate, load and install the application translation files.
        QString locale_string = QLocale().name();
        QString file_name = QString("FirstAppAlone_%1").arg(locale_string);
        if (m_pTranslator->load(file_name, "app/native/qm")) {
            QCoreApplication::instance()->installTranslator(m_pTranslator);
        }
    }
    

    error:

    C:\Users\imnotgoingtotellyoumyuser\ndk-10.2-workspace\FirstAppA\x86/../src/applicationui.cpp:93: undefined reference to `newClass::newClass()'
    

    When files are added to the project, IDE adds them to the .pro or .pri file.

    But this is not enough. Qmake must be launched to regenerate the Makefile file that is used for compiling. It seems that this step was not built in IDE, so clean & reconstruction is necessary.

    I will test it and submit a JIRA ticket if this is the case.

    UPD: confirmed. https://www.BlackBerry.com/jira/browse/tool-2393

  • undefined reference to the symbol "_ZN2bb9ImageDataaSERKS0_".

    Has copied my Beta4 code in a new project of gold.  And got the following error message:

    undefined reference to the symbol "_ZN2bb9ImageDataaSERKS0_".

    Someone has just conclude what could be the cause?

    Looks like required libraries have changed into gold. Necessary to connect

    LIBS +=-lbb

    to make it work

  • The linker error while packaging iOS app with my DONKEY

    While trying to write a Native Extension for ZXingObjC iOS (https://github.com/TheLevelUp/ZXingObjC), the following error link appears when exporting in Flash Builder 4.x:

    --------

    Error occurred during the application of packaging:

    For architecture armv7 httpd Undefined symbols:

    "___divmodsi4", referenced from:

    + [ZXEncoder numDataBytesAndNumECBytesForBlockID:numDataBytes:numRSBlocks:blockID:numDataBytesInBlock: numECBytesInBlock:error:] in libcom.google.zxing.ZXingNativeExtension.a (ZXEncoder.o)

    + [Encode ZXAztecEncoder: len:minECCPercent:] in libcom.google.zxing.ZXingNativeExtension.a (ZXAztecEncoder.o)

    + [ZXAztecEncoder generateCheckWords:totalSymbolBits:wordSize:] in libcom.google.zxing.ZXingNativeExtension.a (ZXAztecEncoder.o)

    LD: symbol not found armv7 architecture

    Compilation failed during execution: ld64

    --------

    This happens in Flash Builder 4.6 or 4.7 using AIR SDK 3.7

    This isn't my first Native Extension for iOS. No amount of fiddling around with the addition of frameworks or libraries in Xcode for static library.

    Looking for advice on what must then try to resolve this linker error...

    I'll let the foregoing for SEO to the further research about this error, but by adding the following fixed my error Undefined Symbol

    ...

    5.0 is probably fine, another random Googling showed that by default to 4.0 which is probably a source of the issue.  Also of note, I don't have to add a linkerOption for one of the 3rd libraries part that uses the side of XCode.

  • Since the update message "XML Parsing Error: undefined entity location: chrome://browser/content/browser.xul 238, column 5 line number:" all - tried help!

    Since an automatic update ran I get the message

    "XML Parsing Error: undefined entity".

    Location: chrome://browser/content/browser.xul

    Number of the line 238, column 5:

    "< broadcaster-^" < br = "" id = "devtoolsMenuBroadcaster_ChromeDebugger" >
    When I try to open Firefox. I had to go back to Internet Explorer - tried all suggested include removing and then reinstalling Firefox, but still not get Firefox to open - help!
    < / diffuser >

    Can you reproduce in Firefox Safe mode?

    It may be an acceleration addon or material affecting (by making the error).

  • I tried to view my tabs on other computers and received this message: XML Parsing Error: undefined entity location: on: sync-tabs line number 7, column 1: the window id = "tabs-display" ^ How can I fix?

    "Error message has been: XML Parsing Error: undefined entity location: on: sync-tabs line number 7, column 1: window (weeks =" "3 =" "4 =" "5 =" "7 =" "< =" "^ =" "a =" "Add - on. =" "it y =" ' am = "" a = "" and = "" are = "" avg = "" believe = "" time = "" but = "" impossible = "" some = "" computers = "" firefox = "" for = "" I = "" I = "" id = 'tabs-view' in = "" installed.. = "" it = "" months) = "" = "" on. "" "" "" "" = "" or = "" other = "" p = "" paid = "" remember = "" running = "" sometimes = "" sync = "" tabs = "" version = "" look a = "" was = "" we = "" some = "" when = "" windows = "" worked = "" > < / window > "

    Hello!

    Can you give us some details? When this message display? Is in your phone or your computer? What is your language? More information you can give us the best.

    You use the add-on and Firefox 4? If so, I'll ask you to disable and remove the add-on: Sync is now part of the Firefox browser and you don't need the add-on. [https://bugzilla.mozilla.org/show_bug.cgi?id=644894 some users solved this problem by uninstalling the add-on.]
    ]

Maybe you are looking for

  • What is then the upgrade to osx 10.7.5 on my MBP

    I have a MacBook Pro 17 "early 2011 - 10.7.5 OSX lion is my next update of Mountain Lion or El Capitan?

  • Replacement of GPU on Satellite P100-216

    I joined this forum on behalf of my brother who lives in Turkey. He took with him to England a Satellite P100-216 laptop.He had problems with him and he took to a workshop in Turkey to tell the graphics card needs to be replaced and the installer had

  • where can I find the bin file to recycle when the icon disappeared from the desktop?

    Recycle Bin Icon itself deleted last time I emptied the bin. Bin is now complete and using most of my hard drive and I need to empty, but I can't find the tray on my drive C. can you please tell me where to get out I can empty in order to find my har

  • Internet adapter is not found

    Hello I have the HP Pavilion dv6 initially was with Windows7 recently I installed the 64-bit windows 8. everything worked fine now, I have a problem with the internet card. the system does not find and troubleshooting screen could not sole the proble

  • Remove program

    I have Arcsoft Print Creations among my programs, but I do not remember if I have uninstall and its many subsidiaries it will harm my system. I have Windows Vista (Basic)?