Runtime Shared Library - please help

Hi all

I am very new to Flash, in fact this is my first Flash project and I have self taught myself how to use Flash.

I have designed and created a banner online, I am extremely pleased with the results, although when I try to test my Flash movie, I get a message until it plays, saying my content will not steam, Runtime Shared Library...

Here is a screenshot of the real message I get http://CL.LY/0p1w04153W1Q0k1U2J2W

Screen Shot 2012-03-14 at 16.45.29.jpg

I tried to navigate to the settings it is said in the message, but I don't really know what I want or what I'm doing.

If someone could be so good as to explain exactly what that means and how to fix?

Kind regards

James

Hi James,

Unless you have a type of animation in your fla to load first few frames you have really to worry about this message.

This is a warning to those who try to spread their SWF and read before SWF animation has completely downloaded. Since it is a banner, it is probably no more then 30 k and so streaming is not a factor.

Simply restore the TLF the default value and ignore this dialog.

Through the dialog advanced settings of the ActionScript 3.0 > Library Path the default link value Runtime shared library (RSL)

and download the .swz with your swf file.

Kind regards

Ken

Tags: Adobe Animate

Similar Questions

  • Flash CS5: Runtime Shared Library

    Hello

    I'm having a problem editing my flash files. Everything was fine until a few days ago and now all of a sudden I get an error message when I try to post telling me that the file will not publish due to an RSL error. He advises me to change my publish settings as follows:

    • Publication settings
    • AS3's advanced settings
    • Settings of Runtime Shared Library
    • error: text_layout_1.0.0.595.swz for TLF text

    I am told that the swf file will not work without a preloader. There are two options: custom preloader and enter the code. I'm inserting animations in a captivate project. If I choose the custom preloader animation does not work in Cp. When I try to insert Cp only recognizes them as being long of 2 images. If I choose the Merge option code it my captivate project go haywire completely.

    Any suggestions? Ideas? I'm pretty much only to learn how to use the tools of creation and has a deadline looms for this project in a few weeks.

    Thanks for any help!

    Maedhbh

    (a) must you TLF text?

    Merging the SWZ in the code makes sense for your needs, what happens exactly in captivate with her?

    Remember that Captivate 4 was released before the CS5, so I would say that there could be some errors or workarounds in the mix of these two.

    You can check the captivate forums, if anyone there similar known.

  • Align problem fonts when they are imported from runtime shared library

    Hello

    I'm faced with a problem of police on the CC Flash and Flash 2014 version.

    I'm on PC, Windows 7.

    I have a first Flash using AS3 file, named lib_font.fla. In this first file, I have 5 symbols of fonts in the library:

    -all fonts are properly integrated.

    -all fonts are exported for runtime sharing

    -When I publish lib_font.swf, all right, the texts are displayed correctly

    bug_flash_font_lib.jpg

    I now have a second Flash scene, which imports just 5 fonts to lib_font.swf.

    On the main timeline, I simply put 5 different textFields:

    -> linked to the 5 different imported fonts.

    -> with a font size of 23 pts

    -> When I publish my swf 4 textFields will police base poorly aligned/shifted.

    I added the ascent of text to the text value to see what has been returned:

    bug_flash_font.jpg

    You can note that:

    -> for all textfields buggy, rise of the text values will be '36.8'.

    -> for work textfield, text ascension is 21.95

    Now, if I simply remove the import for the fonts option listen to, the base line of text will be displayed correctly!

    bug_flash_font2.jpg

    It is not because of the police itself or incorporation options. Import for runtime sharing really breaks the behavior of fonts.

    Is there a solution?

    I finally found what was wrong with that!
    In fact, I had another swf which was exporting these fonts for TIME sharing, under the same URL.
    There was a kind of silence conflict between them.

  • CS3 Runtime shared library link

    I'm new to the runtime shared libraries, so thought someone will see what obvious thing I am doing wrong.

    Given:

    1 created an Assets.swf with a MovieClip symbol exported with a link name called "Symbole1". "Export for actionScript", "Export for run-time sharing" and "Export in first frame" is checked them all. URL: 'Assets.swf '.

    2. created a Movie.swf that matters 'Symbole1' Assets.swf (using the dialog open external library).

    3. attached a Document class to Movie.swf containing Movie.as code attached below.

    Result: Two compiler errors:

    Movie.As, line 9 1046: Type was not found or is not a compilation contant: symbole1
    Movie.As, line 9 1180: call to a method may not set symbole1.

    Movie.As code:
    ---------------------------------------------------------------------

    I wonder why Adobe allows even the box "Export for runtime sharing" if she does nothing for AS3? This certainly lead me in the rabbit hole hurt trying to get this approach to work.

    In any case, I made the changes of code suggested to Movie.as (attached). Box off the 'export for runtime sharing' on symbole1 in Assets.fla. Levied on importation of symbole1 Movie.fla. And, of course, the importation of symbole1 works now. Thank you, kglad.

    So in summary, the two points that I missed were:

    Each exported symbol must have as a definition of the class associated with a .as file. If this symbol is imported using the AS3 "import" directive.
    Ignore the "Export for runtime sharing" mechanism entirely and use the Loader class.
  • Windows 7 Windows Media Player 12 does not update the library when I add an item to the library - please help!

    Windows 7 Windows Media Player 12 does not update the library when I add an item to the library, also, when I delete a file from the folder that contains the media player does not remove it from the library. Can you help me please?

    Hello

    For the question, you can also view the following link for more information:

    You cannot view, add, or delete items in the library of Windows Media Player 11

    The steps are also applicable for Windows Media Player 12.

    Thank you

    Mary
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Runtime sharing URL in CC Flash is empty

    I do not know if everyone knows this, but it is seriously hinder our workflow:

    (1) we create a FLA that contains a bunch of components and graphics on the stage, with all that in the library of the export for DURATION value sharing project with unique names. We title the exported swf lib.swf.

    (2) we create a new FLA project and import a number of these files in the library in our new library.

    (3) I do a right-click on one of them and go to its properties and that it is checked Import for run-time sharing, but the URL is empty.

    (4) I enter lib.swf URL and click OK.

    (5) when I click with the right button on it and distributed to its properties, I see that once more it is checked as an import for the sharing of life, but the URL is empty.

    Sometimes I can compile even despite this, but usually I'm running an error in compilation where Flash tells me that there is no definition available for one of my Articles of imported library.

    This needs a fix, as soon as possible.

    Andres

    I had the same problem and found that if I set an absolute path or relative in the properties of the symbol, Runtime Shared Library, URL field, then the URL of the import has been postponed in the other document and everything worked properly. But if you put a simple file name in the URL field he does not get delayed and having the problem you describe.

  • RSL Error 2046 when TERM-shared-library-path using Ant mxmlc

    Hi,.

    I build my project using the ant mxmlc with SDK 3.4 target

    If I < flex: mxmlc...-link-TIME-shared-library static = 'false' static-RSLS = "false"... >

    It works very well. My SWF is a bit lighter but not enough!

    If in my mxmlc, I add the following nodes (all of them or one of them)

    < runtime-shared-library-path

    Path-Element="${FLEX_HOME}/frameworks/libs/Framework.swc" >

    "< url rsl-url="${contextroot}/client/framework_3.4.0.6955.swz "/ >

    "< url rsl-url="${contextroot}/client/framework_3.4.0.6955.swf "/ >

    < / DURATION-shared-library-path >

    < runtime-shared-library-path

    Path-Element="${FLEX_HOME}/frameworks/libs/RPC.swc" >

    "< url rsl-url="${contextroot}/client/rpc_3.4.0.6955.swz "/ >

    "< url rsl-url="${contextroot}/client/rpc_3.4.0.6955.swf "/ >

    < / DURATION-shared-library-path >

    < runtime-shared-library-path

    Path-Element="${FLEX_HOME}/frameworks/libs/DataVisualization.swc" >

    "< url rsl-url="${contextroot}/client/datavisualization_3.4.0.9271.swz "/ >

    "< url rsl-url="${contextroot}/client/datavisualization_3.4.0.9271.swf "/ >

    < / DURATION-shared-library-path >

    I have a: Error #2046: the loaded file did not have a valid signature

    I thought: why not add summaries check = false to my target mxmlx?

    = > Unfortunately the ant task does not support this option

    I also read somewhere that this may be caused by the Decree of the library.

    It is true that in the case of the flex plugin for eclipse

    I put the first framwork.swc
    DataVisualization.swc and configure rpc.swc
    the EFA resulting works

    = > This makes me think that my swz are duly signed

    = > I can't find a way to make the swz ordering the ant target

    So is my only solution use the mxmlc commed-line within the ant?

    What can possibly be wrong?

    Only builds "Milestone" should have signed to RSL. The stable and nightly versions have not signed RSL. All signed RSL you might find in an Add ons download "Adobe" is there by mistake and should be ignored.

    -Darrell

  • My library files are damaged, or cannot be opened. PLEASE HELP URGENTLY! AS SOON AS POSSIBLE

    So first I received on my laptop, to notice that when I was on the tab start, my documents, music, photos, library folders were not working. When I went to the library, My Documents appeared as Documents.library - ms and the same with others. When I try to hit the properties on them, he said that the properties of this file cannot be opened. I need this problem as urgent. I already know the way of the real My Documents on the C drive, but I just need this problem. I'm not to have damaged files when I go to work. I made various methods, such as the libraries of the restoration, which did not work at all, it comes to replace the same files to library-ms. It has an icon of the White Page. Please, please help!

    Thank you!!!

    Open and run this registry file to repair the library file type association:

  • I want to loop through the data from two different tables using for loop where the query should be replaced at runtime, please help me

    I have the data into two table with the structure of similar column, I want to loop through the data in these two tables

    based on some condition and runtime that I want to put the query in loop for example, the example is given, please help me

    create table ab (a number, b varchar2 (20));

    Insert into ab

    Select rownum, rownum. "" sample "

    of the double

    connect by level < = 10

    create table bc (a number, b varchar2 (20));

    Insert into BC.

    Select rownum + 1, rownum + 1 | "" sample "

    of the double

    connect by level < = 10

    declare

    l_statement varchar2 (2000);

    Boolean bool;

    Start

    bool: = true;

    If it is true, then

    l_statement: =' select * ab ';

    on the other

    l_statement: =' select * from bc';

    end if

    I'm in execute immediate l_statement - something like that, but I don't know

    loop

    dbms_output.put_line (i.a);

    end loop;

    end;

    Something like that, but this isn't a peace of the code work.

    Try this and adapt according to your needs:

    declare

    l_statement varchar2 (2000);

    c SYS_REFCURSOR;

    l_a number;

    l_b varchar2 (20);

    Boolean bool;

    Start

    bool: = true;

    If it is true, then

    l_statement: = "select a, b, AB;

    on the other

    l_statement: = "select a, b from bc;

    end if;

    --

    Open c for l_statement;

    --

    loop

    extract the c in l_a, l_b;

    When the output c % notfound;

    dbms_output.put_line (l_a |') -' || l_b);

    end loop;

    close c;

    end;

    /

  • I lost some of the folders in the library.  They exist in the Explorer solutions, but somehow got removed from the library.  I can bring them back in but I'm afraid it will happen again in LR.  Please help me understand what happened and how can I prevent

    I lost some of the folders in the library.  They exist in the Explorer solutions, but somehow got removed from the library.  I can bring them back in but I'm afraid it will happen again in LR.  Please help me understand what happened and how can I prevent the recurrence. I use Win7.

    A few possibilities:

    1 > you click with the right button on the files and chose to remove them from Lightroom.

    2 > you have created a new catalog, and records that are not part of another catalog.

    Each of these scenarios seem like they could be a possibility?

  • I need a very simple guide to implement 'Home Sharing', please help?

    I found the link on Apple's site, but I use Safari and in Yosemite, so I can not copy the link. Anyway, Yes, it is this page. (Stupid Yosemite)

    Anyway. My family has 3 accounts apple - all connected. I see a point on a map where my wife is constantly, but there is absolutely no way to share the music as much as I can say. My wife bought an album 3 years ago and I have never seen it written anywhere...

    The instructions on this elusive page say to do:

    • To take advantage of the shared music on your iPhone or iPod touch through home sharing, open the music application and tap my music > library. For iPad, type just my music. In the screen that appears, click on the category near the middle of the screen. Tap on Home Sharing, and choose a shared library to connect to.

    However my music application has nothing and said "don't not to Miss a Beat.

    Here is the useless link:

    Use home sharing to share content with other devices - Apple Support iTunes

  • HI, people. I'm stuck by VC ++ runtime. Please help me.

    I woke up yesterday and found I have laptop cannot run the application. It gives an error saying

    the application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe for more details.

    then I used the sxstrace.exe for tracing the error, and finally arrived this txt file:

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    =================
    Launch the activation context generation.
    Input parameter:
    Flags = 0
    ProcessorArchitecture = Wow32
    CultureFallBacks = en-US; FR; zh - CN, zh-Hans, zh
    ManifestPath = C:\Program Files (x86)\Tencent\QQ\QQProtect\Bin\QQProtect.exe
    AssemblyDirectory = C:\Program Files (x 86) \Tencent\QQ\QQProtect\Bin\
    Application configuration file =
    -----------------
    INFO: Parsing manifest file C:\Program Files (x86)\Tencent\QQ\QQProtect\Bin\QQProtect.exe.
    INFO: Manifest definition identity is Tencent.QQ, processorArchitecture = "X 86", type = "win32", version = "1.0.0.0".
    INFO: Reference: Microsoft.VC80.CRT, processorArchitecture = "x 86" publicKeyToken = "1fc8b3b9a1e18e3b", type = "win32", version = "8.0.50727.4053"
    INFO: Reference: Microsoft.VC80.ATL, processorArchitecture = "x 86" publicKeyToken = "1fc8b3b9a1e18e3b", type = "win32", version = "8.0.50727.4053"
    INFO: Reference: Microsoft.Windows.Common - controls, language = "" * "processorArchitecture ="X 86", publicKeyToken = '6595b64144ccf1df', type is 'win32', version = '6.0.0.0'"
    INFO: Resolving reference Microsoft.VC80.CRT, processorArchitecture = "x 86" publicKeyToken = "1fc8b3b9a1e18e3b", type = "win32", version = "8.0.50727.4053".
    INFO: Resolving reference for ProcessorArchitecture WOW64.
    INFO: Resolving reference for the neutral culture.
    INFO: Application binding policy.
    INFO: No found publisher policy.
    INFO: No redirect political connection is found.
    INFO: Start the detection of assembly.
    INFO: Can't find the assembly in WinSxS.
    NEWS: Try to detect manifest to C:\Windows\assembly\GAC_32\Microsoft.VC80.CRT\8.0.50727.4053__1fc8b3b9a1e18e3b\Microsoft.VC80.CRT.DLL.
    INFO: Found no manifesto for the neutral culture.
    INFO: End detection of assembly.
    INFO: Resolving reference for ProcessorArchitecture x 86.
    INFO: Resolving reference for the neutral culture.
    INFO: Application binding policy.
    NEWS: Control strategy of the Publisher C:\Windows\WinSxS\manifests\x86_policy.8.0.microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_517205a10f4550e3.manifest
    INFO: Start the detection of assembly.
    INFO: End detection of assembly.
    ERROR: Activation context generation failed.
    End activation context generation.
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Then I realized that there was something wrong with the VC ++ 2005, so I uninstalled and reinstalled this several times running, but it didn't work.

    MY laptop is equipted with I3, 4 GB RAM and 500 GB of disk. I think that it fast enough to make this request. AND my OS is win7 ultimate 64 - bit English version.

    I'm so frustrated about this problem, after dealing this for 2 days.

    Please help me.            Help. Help. Help.

    Hello

    The problem could be resolved if you try to install the final version.

    IMPORTANT: If you have installed preliminary versions of Visual C++ 2005 or Visual Studio 2005, such as beta 1, beta 2 or the replication continues in cluster (CTP, Community Technical Preview) built, then you must uninstall them via Add/Remove programs in Control Panel before installing the final version.

    Please go ahead and follow the steps mentioned and later a update on the State of the question.

    Method 1: Install the latest version of Microsoft Visual C++

    To check the latest versions of Visual C++ supported

    http://support.Microsoft.com/kb/2019667?WA=wsignin1.0

    Method 2: If the problem persists thenset your computer boot and then try to install.

    By setting your boot system minimum state helps determine if third-party applications or startup items are causing the problem.

    How to troubleshoot a problem by performing a start-up in minimal mode in Windows Vista, 7 or Windows 8:
    http://support.Microsoft.com/kb/929135

    Note: After the boot minimum troubleshooting step, follow step 3 in the link provided to return the computer to a Normal startup mode.

    Please follow these recommended steps and post if you still experience the problem.

  • I have windws vista home and it has several virus pop ups I had installed avg.free but now I bought the security cd internet AVG one can not install, please help!

    I have a windows Vista Home Basic that crashed near virus that I had installed avg.free but it has expired now, I bought the new protection but don't know how to install it, please help!

    ... I bought the new protection but don't know how to install it

    Too late now! See...

    Cleaning a compromised system
         http://TechNet.Microsoft.com/en-us/library/cc700813.aspx

    Personal data backup (which none should be considered 100% reliable at this point) then format the HARD disk and do a clean install of Windows. Please note that a repair installation (upgrade AKA on-site) will NOT fix it!

    HOW to do a clean install of Vista: section "If you want to reinstall Windows Vista by running a new installation...". "ofhttp://windows.microsoft.com/en-us/windows-vista/Installing-and-reinstalling-Windows-Vista

    Once installed the clean, you will have the equivalent of a "new computer" in order to take care of everything on the next page before connecting the machine to the internet or one local network (i.e. other computers) otherwise and before using a flash drive or the SD card that is not brand new, or has not been freshly formatted:

    4 steps to help protect your new computer before going online
         http://www.Microsoft.com/security/pypc.aspx

    Tip: After getting the computer fully patched, download/install KB971029 manually:http://support.microsoft.com/kb/971029

    NB: No matter what Norton or McAfee free trial which is preinstalled on the computer when you bought will be reinstalled (but invalid) when Windows is reinstalled. You MUST uninstall the trial for free AND download/run the removal tool appropriate prior to installing the updates, Windows Service Packs or IE upgrades AND BEFORE installing your new anti-virus application (which will require WinXP SP3 must be installed).

    Norton Removal Tool
         FTP://ftp.Symantec.com/public/english_us_canada/removal_tools/Norton_Removal_Tool.exe

    McAfee Consumer product removal tool
         http://download.McAfee.com/Products/Licensed/cust_support_patches/MCPR.exe

    See also:

    Risks & benefits of P2P file sharing
    http://www.Microsoft.com/protect/data/downloadfileshare/filesharing.aspx
    http://blogs.technet.com/MMPC/archive/2008/10/06/the-cost-of-free-software.aspx

    Measures to help prevent spyware
    http://www.Microsoft.com/security/spyware/prevent.aspx

    Measures to help prevent computer worms
    http://www.Microsoft.com/security/worms/prevent.aspx

    Avoid fake security software!
    http://www.Microsoft.com/security/antivirus/rogue.aspx

    ~~~~~~~~~~~~~

    If you need help, please start a new thread in this forum: http://social.answers.microsoft.com/Forums/en-US/vistarepair/threads

    If these procedures look too complex - and there is no shame in admitting this isn't your cup of tea - take the machine to a local, good reputation and stand-alone computer (that is, not BigBoxStoreUSA or Geek Squad) repair facility.

    ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

  • I can go to the internet and all, but on the icon say "NOT CONNECTED" and I tried to connect to the network for 2 weeks already... its still not not workin... Please help!

    I tried to connect to the network several times but its still saying 'not connected' but I can go to the internet and all...
    and I also try to fix or diagnose, but its still not not workin...
    Please help idk what 2 do more...

    Hello

    Good luck, you need technical support for a real computer store or system manufacturer is supported.

    Your router could be suspicious here, you have successfully updated its firmware as a possible solution? And I would like to
    Update your WiFi drivers on computers. How you are positioned in the router? Are there
    obstacles in the path?

    Actually try updating your driver and disabling the network logon. You can download these on another
    computer if you need to and transfer on removable media.

    Control Panel - network - write down of the brand and the model of the Wifi - double click top - tab of the driver - write
    version - click the driver update (cannot do something that MS is far behind the pilots of certification). Then
    Right click on the Wifi device and UNINSTALL - Reboot - it will refresh the driver stack.

    Look at the sites of the manufacturer for drivers - and the manufacturer of the device manually.
    http://pcsupport.about.com/od/driverssupport/HT/driverdlmfgr.htm

    How to install a device driver in Vista Device Manager
    http://www.Vistax64.com/tutorials/193584-Device-Manager-install-driver.html

    Download - SAVE - go where you put it - right click – RUN AS ADMIN.

    You can download several at once however restart after the installation of each of them.

    After watching the system manufacturer, you can check the manufacturer of the device an even newer version. (The
    manufacturer of system become your backup policies).

    Repeat for card (NIC) network and is a good time to get the other updated drivers as Vista like
    updated drivers.

    I would also turn off auto update for the drivers. If the updates Windows suggests a just HIDE as they
    are almost always old, and you can search drivers manually as needed.

    How to disable automatic driver Installation in Windows Vista - drivers
    http://www.AddictiveTips.com/Windows-Tips/how-to-disable-automatic-driver-installation-in-Windows-Vista/
    http://TechNet.Microsoft.com/en-us/library/cc730606 (WS.10) .aspx

    ------------------------------------------------------

    Make sure you know the details of connection to your wireless router - SSID and password.

    You lose connection when you do and have to redo your logon.

    Control Panel - Network & Sharing Center - right, click Customize - page set of network locations.
    lower left click on merge or delete network locations - REMOVE all instances of your network (and the
    others you don't use anymore) - REBOOT. Start - Connect To log on to the network.

    -----------------------------------------------------

    Check this box:

    Strange problem with Internet under Vista
    http://www.catonett.com/blog/archives/194

    Windows Vista cannot obtain an IP address from certain routers or some non-Microsoft DHCP servers
    http://support.Microsoft.com/kb/928233/en-us

    ----------------------------------------------------

    And:

    Network connection problems
    http://windowshelp.Microsoft.com/Windows/en-us/help/33307acf-0698-41ba-B014-ea0a2eb8d0a81033.mspx

    I hope this helps.
    Rob - bicycle - Mark Twain said it is good.

  • Failed to load a shared library

    I'm trying to build and debug an example simple stunts of application (eg. Tabs pane) in Momentics 2.1.1 beta.

    First of all, I had a lot of unaccounted or inclusions synax error I solved all... now, no error in the editor.

    However, while doing a generation clean I get these error in CDT build console.

    F:\bbndk\host_10_3_0_2702\win32\x86\usr\bin\ntoarm-ld: caveat: liblgmon.so.1, need to F:/bbndk/target_10_3_0_698/qnx6/armle-v7/usr/lib/libbbcascades.so, not found (try using - rpath-rpath-link)
    F:\bbndk\host_10_3_0_2702\win32\x86\usr\bin\ntoarm-ld: caveat: libcounters.so.1, need to F:/bbndk/target_10_3_0_698/qnx6/armle-v7/usr/lib/libbbcascades.so, not found (try using - rpath-rpath-link)
    F:\bbndk\host_10_3_0_2702\win32\x86\usr\bin\ntoarm-ld: caveat: libforensics.so.1, need to F:/bbndk/target_10_3_0_698/qnx6/armle-v7/usr/lib/libbbcascades.so, not found (try using - rpath-rpath-link)

    It nevertheless compiles and works perfectly if the start mode is run but when debugging is selected as the mode of launch, it throws errors following 4-5 sec apart (sometimes 10 sec).

    On one of the debug consoles.
    WARNING: do not load symbols of shared library for 3 libraries, for example base/lib/liblgmon.so.1.
    Use the command "info launch" to see the complete list.
    You need 'set solib-search-path' or 'set sysroot?
    WARNING: don't load shared library for the proc/boot/img_codec_png.so symbol.
    You need 'set solib-search-path' or 'set sysroot?
    WARNING: don't load shared library for the base/usr/lib/graphics/omap4470/libusc.so symbol.
    You need 'set solib-search-path' or 'set sysroot?
    WARNING: don't load shared library for the base/usr/lib/graphics/omap4470/libsrv_um.so symbol.
    You need 'set solib-search-path' or 'set sysroot?
    WARNING: don't load shared library for the base/usr/lib/graphics/omap4470/libpvr2d.so symbol.
    You need 'set solib-search-path' or 'set sysroot?
    WARNING: don't load shared library for the base/usr/lib/graphics/omap4470/libIMGegl.so symbol.
    You need 'set solib-search-path' or 'set sysroot?
    WARNING: don't load shared library for the base/usr/lib/graphics/omap4470/wsegl-screen.so symbol.
    You need 'set solib-search-path' or 'set sysroot?
    WARNING: don't load shared library for the base/usr/lib/graphics/omap4470/libImgGLESv2.so symbol.
    You need 'set solib-search-path' or 'set sysroot?

    On another console debug

    QML debugging is enabled. Use it only in a safe environment!
    Cascade server was able to start - exit application
    ResourceManager: Window controller has not been initialized by trying to resolve assets.
    Unable to solve "/ main.qml".

    The screen is Virgin throught... and app suspends. If I try to take it back, he just leaves

    Can anyone help please me... if you need more information please let me know.

    8.1 Windows 64 bit

    Momentics 2.1.1 beta

    Blackberry Z10 STL100-1 device

    You can abandon the automatic symbol loading shared libraries. Choose edit configuration, go to the section of debugger, then tab shared libraries. It uncheck the box for "load symbols automatically shared libraries.

Maybe you are looking for