Blog post: Compiling a C library to run in Flex/Flash

If you are stuck with getting out of the starting blocks with porting a C library using Alchemy, this might help:
http://ccgi.codegadget.plus.com/blog/2010/04/03/alchemy-c-library-1/
especially if you are getting Undefined sym: _   errors. The old forum post from danieljmitchell here http://forums.adobe.com/thread/439568?tstart=120 put me onto the right track. Hopefully it'll be useful to someone.

If you simply moved the content of the release build folder somewhere else on your local machine, you might need to set the --use-network=false compiler option.
Project - Properties - Flex Compiler
add --use-network=false to the "Additional compiler arguments:" section.
When deploying to a live server you probably have to recompile with --use-network=true.
If this post answers your question or helps, please mark it as such.
Greg Lafrance - Flex 2 and 3 ACE certified
www.ChikaraDev.com
Flex Training and Support Services

Similar Messages

  • How to create a JavaMe library that runs on all devices?

    I have the Java ME 3.0 SDK. If I start a Java ME project (Midlet) I have to choose a device that I'm developing for. While I want to create an 'Engine' library that runs on any device. This library won't use any device specific libraries. So if I make different midlets for different devices they can all use the same generic 'Engine' library.
    I've googled a lot on this already and did quite some reading in the documentation of Java ME but didn't find any info on how to do this. I found a way to convert Java projects to midlets with the J2ME plugin for eclipse, but then I'd have to reconvert my Engine project to midlets for every device I want to support every time I make a change in the code of my 'Engine' library.
    Edited by: user8973897 on 23-feb-2011 4:42

    You can find some information here I guess:
    http://www.codeproject.com/Tips/634208/Create-and-Deploy-Custom-Timer-Job-Definition-in-S
    http://www.c-sharpcorner.com/uploadfile/anavijai/custom-timer-job-in-sharepoint-2010/
    http://blogs.msdn.com/b/guruketepalli/archive/2012/01/23/sharepoint-2010-custom-timer-job-send-an-email.aspx
    ***If my post is answer for your query please mark as answer***
    ***If my answer is helpful please vote ***

  • [svn:fx-4.x] 14245: * Fixed inactive incremental compilation issue where library changes

    Revision: 14245
    Revision: 14245
    Author:   [email protected]
    Date:     2010-02-18 08:53:00 -0800 (Thu, 18 Feb 2010)
    Log Message:
    Fixed inactive incremental compilation issue where library changes
      were not causing application recompilation.
    QE notes: We should add a JUnit OEM API test for this scenario.
    Doc notes:
    Bugs: SDK-25513
    Reviewer: Pete F.
    Tests run: checkintests
    Is noteworthy for integration: yes, affects active incremental
                                   compilation from FB.
    Code-level description of changes:
      Modified the loadCompilationUnits() used by
      flex2.tools.oem.Application to pass the "sources" and "units" args
      down, so that the PersistenceStore can populate them.  This is
      necessary to get OEMUtil.isRecompilationNeeded() called in
      Application.recompile().
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-25513
    Modified Paths:
        flex/sdk/branches/4.x/modules/compiler/src/java/flex2/compiler/CompilerAPI.java

    Dear Pallavi,
    Very useful post!
    I am looking for similar accelerators for
    Software Inventory Accelerator
    Hardware Inventory Accelerator
    Interfaces Inventory
    Customization Assessment Accelerator
    Sizing Tool
    Which helps us to come up with the relevant Bill of Matetials for every area mentioned above, and the ones which I dont know...
    Request help on such accelerators... Any clues?
    Any reply, help is highly appreciated.
    Regards
    Manish Madhav

  • Customize blog post display in Share Point 2013 in Cloud

    Hi,
    I am trying to modify look of the blog post (single post entry), but running into issues.
    This is the full scenario I am trying to accomplish:
    I have custom content type that extends post with few fields that I need in order to pull specific post entries on different pages(this is not an issue).
    I have Yes/No field for post in the blog to allow or disallow comments.
    If the check box is set to No I don't want to display anything that would have to do with the comments.
    Idea is to use overrideCtx but in order to be able to check the value of the Yes/No column I need to add it to the Current View, this is where the problem starts.
    Any time I modify the current view and add a field the title and body of the post entry are no longer displayed on the page and there is no way for me to change it back.
    Anybody has any ideas why is this happening, or was trying to do something simillar?
    Thanks
    Brano

    Unfortunately the javascript (example above) didn't work for me. 
    What I end up doing is (separate js so the code can be changed and reused for multiple blog sites) and reference it in the Content Editor:
    (function () {
    var overrideCtx = {};
    overrideCtx.Templates = {};
    overrideCtx.Templates.Fields = {'Body':{'View': CBody}};
    SPClientTemplates.TemplateManager.RegisterTemplateOverrides(overrideCtx);
    function CBody(ctx) {
    var items = ctx.CurrentItem;
    var ret = ctx.CurrentItem.Body;
    if(ctx.CurrentItem['AllowPost'] == 'Yes'){
    _spBodyOnLoadFunctionNames.push("hideComments");
    return ret;
    function hideComments(){
    //look for elements with specific IDs and Classes to hide
    I am wondering if there is shorter way so I don't have to call _spBodyOnLoad so it doesn't add too much overhead
    If anyone know better way let me know?
    Thanks
    Brano

  • Append to a Blog Posts List

    I've noticed various ways to bulk-append to a List in SharePoint 2010 - some seemingly better than others - using Excel and Access.  Do y'all suppose it's possible to bulk-append to a SharePoint Blog "Posts" list?  There appear to be
    some read-only columns that might make this difficult.

    Hi  ,
    According to your description, my understanding is that you need to import bulk
     blogs into SharePoint blog site’s posts library .
    For your issue, here is a blog import tool which is available for SharePoint 2010
    http://www.blackbladeinc.com/en-us/products/blogimport/Documents/BlackBlade.BlogImport.UI.zip
    For more information, you can have a look at the blog:
    http://thingsthatshouldbeeasy.blogspot.com/2010/01/blog-exported-to-my-companys-sharepoint.html
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • In Aperture 3, how can I easily move entire projects out of my main Ap Library into other libraries?  My Ap library is running super slow because it's overloaded l so I have created two new libraries, but can't seem to move the projects into them

    In Aperture 3, how can I easily move entire projects out of my main Ap Library into other libraries?  My Ap library is running super slow because it's overloaded, so I have created two new libraries, but can't seem to move the projects into them?

    Hello Annabel,
    To move entire projects export them as Aperture Libraries, and then import those Libraries into the other Aperture Library:
    Select the Project in the Inspector, then
    File -> Export -> Project as Library
    In the other Library do:
    File -> Import  -> Library/ Project
    But I am not quite convinced, that the size of your current Aperture Library is responsible for the slowness of Aperture - Aperture is designed to cope with huge libraries.
    You may want to post your hardware setup and details of your library, and some of the hardware experts here may help you to find the reason for the slowness.
    A huge library should only be a problem, if the projects are too big, and if you have many, many smart albums at the root level of your library.
    So keep the projects small, and try to move some of your smart albums to lower levels in your folder structure (then Aperture does not need to scan all of your images to build the smart album).
    Other reasons for Aperture's slowness may be, e.g.
    An overfull system drive and/or external drive (keep at least 20% of your drives empty)
    lack of RAM
    a corrupted Aperture Library, that needs repairing
    Have you checked those options, before you split your library? It would be a pity to split it, for you would loose the ability to browse all parts at the same time, to use all your images in the Media Browser, etc.
    Regards
    Léonie

  • Bug in BLOG Post.aspx

    This is a spin off from a previous issue I had but now I think this is a bug and it appears to only be in the Post.aspx view. To summarize, when the exact same web part is added to the POST.aspx page as well as the /Forms/AllItems.aspx page, it
    crashes on the first and works on the latter.
    To try and keep this short I'll be simple
    Initial setup.....
    1) Create a Team Site with a contacts app
    2) Create a Blog SUB site with a contacts app and a document app
    3) In the team site, create a new Site Column that is a Lookup to it's Contact app (based on Last Name Linked Field)
    4) In the sub BLOG site, create a new Site Column that is a Lookup to it's Contact app (based on Last Name Linked Field)
    5) In the sub BLOG site, add both the Parent Team Site Lookup and the Blog Site Lookup as an "Existing Column" to both the POST and the Document Apps.
    so at this point, you should have a blog sub site with a Post app and a Document app that have 2 new columns added: One is the Contact lookup column from the Parent site, the other is the Contact Lookup column from the local Blog site.
    Let the fun begin...
    6) On the Blog post details page (the page that comes up when you click on the title of an individual BLOG post), add 2 new web parts.... one is the existing "Post" library, which means you would have the same info just in a different view) and
    the other web part is the existing "Document" library. For each newly added Web part.... edit the current view and make sure to include the newly added Lookup columns.
    7) On the Blog's Document library page (the page that comes up when you view everything in this app), add 2 new web parts.... one is the existing "Post" library, and the other web part is the existing "Document" library (which
    is a duplicate of the already existing web part). For each newly added Web part.... edit the current view and make sure to include the newly added Lookup columns.
    Results....
    What you should see is that the actual "POST" page (/List/Posts/Post.aspx?ID=n) will not even display the original untouched web part. The added Document web part (with the new columns showing) will show and the Contact Linking works. The
    second occurrence of the Post Web part (which includes the new lookup columns) crashes and displays an error on the screen.
    If you open up the Document Library, you will see the original untouched web part working, and BOTH of the newly added web parts which includes the exact same "Post" + new Lookup columns as above.
    ... so long story short... the same web part for the same object library with the same display columns works in the _layouts/15/start.aspx#/myDocs/Forms/AllItems.aspx however does not work in the the /_layouts/15/start.aspx#/Lists/Posts/Post.aspx

    If you really feel it's a bug, you could join the +Apple Developer Connection+ — the +ADC Online+ category is free, here:
    ...then you can use this to create a trackable problem report:
    ...And no, you don't need to be a "developer" to join — just an Apple user who wants to make sure Apple knows there's a bug and have the ability to track its resolution.
    Problems with iWeb's blog are a recurring theme on these forums — so you may soon be back with a different iWeb blog problem: Lost all blog entries or all comments or unable to publish, etc. And whether iWeb's blog works well or not is of little concern to Apple as it's only a tiny part of their software repertoire. If you switch to a dedicated blogging platform you're likely to have a better experience. For a success story using a non-iWeb blog hosted on WordPress, see this old thread:
    _To blog or not to blog_

  • Title and description when sharing a blog post in Facebook

    I want to get the title and a piece of description of my blog post when sharing on Facebook and not just a url with no text...

    Problem is Matt that this is one of the things the Engineering team are just putting off and having the new web app engine and concept of "Build your own blog" to fix the issues is what is currently being run.
    I know I am not the only one not happy with this approach but it is a running trend when reporting issues like with the gallery module not working right.
    I am also not a fan of the current operations of bug reports where even it if it a game breaker if you try to use something because it does not work, if you the first or only one or a rare few to notice it and tell them, even in detail it wont get fixed as you know.
    You have to wait for a public issue as more people realise it or a beta bug to have people moan about it live to then get fixed. But it makes BC look bad and unless your one of the few partners with a bit of clout with BC it wont get addressed unless a big enough stink is made of it.
    I do not know many software developers who run this old approach and from a support stand point, while I know you cant agree or disagree with me on any of this it causes you guys a nightmare.
    YOu have issues reproted, you confirm them, they stop someone doing something they need for them or their clients and push and moan at you and its with the engineers and nothing you can do other then up vote it over and over till they finally get round to fix it.
    Bug fixing is one of the key things I think thats harming BC right now over new features, tags wrong, math calculation wrong, bugs preventing certain features not being useable for years...
    And then new features launched with bugs on top!

  • Blog posts don't show author

    Here's something odd... my blog posts show up stamped with no author information. For example:
    *Today at 9:42 PM by* <blank>
    (the word blank doesn't really show up)
    What makes this even more confusing is that the author stamps DO WORK in the wiki for the same group.
    If you dig into /Library/Collaboration/Groups/groupname/weblog/randomchar.page/page.plist the author DOES show up there like it should.
    Here's the curveball: I am using LDAP for authentication. Local user posts author stamps DO WORK. LDAP user author stamps DON'T WORK. (the page.plists files look the same regardless of the user) Again, everything works as it should regardless of user in the wiki.
    Any ideas????
    -Keith

    Hi
    I have same problem on PowerMacG5+10.5.1 server.
    Apple wiki seems to have some bugs related to Authentication.

  • Indexed field num_comments on blog post not updating during incremental crawl

    Hi,
    Have a webpart that rolls blog posts from MySite and other Team sites.
    Everything works fine excepts that the property ows_numcomments (which I have a managed property mapped to) is only updated after a full crawl has run (ie once per night or manually started).
    Why is it so and what can I do to make updating during an incremental crawl?
    Thanks,
    /Owe
    Background:
    Query resulttype is RelevantResults
    TrimDuplicate is true 
    MPNumComments is mapped to ows_numcomments
    Searchstring
    "SELECT Title, Author, Path, SiteTitle, MPNumComments, MPPublishedDate FROM SCOPE() WHERE scope='Blogs' AND contentclass='STS_ListItem_Posts' ORDER BY MPPublishedDate DESC";

    Can you do full crawl and check this property is getting updated. If not then either incremental crawl is not updating the value or there is some problem with the field configuration.
    Regards,
    Milan Chauhan
    LinkedIn
    |
    Twitter | Blog
    | Email

  • Compile error: Object library invalid or contains references to object definitions that could not be found

    Office Online 365 installed today January 20 on brand new HP Envy. Get the above message when loading Excel applications with code and when running code. Will greatly appreciate help. Applications run well on other computers.

    Hi Jaime,
    >> Get the above message when loading Excel applications with code and when running code. Will greatly appreciate help. Applications run well on other computers.
    >> Compile error: Object library invalid or contains references to object definitions that could not be found
    According to the error message, it seems some ActiveX control is not registered successfully on the new machine.
    Would you mind telling us which ActiveX controls you used in the workbook?
    >> For my applications Excel from Office 365 is now useless. Should I just let my subscription run out and purchase another version?
    According to my experience, this issue is not related to the subscription.
    Regards,
    Jeffrey
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Blog Post Comments - #comments anchor causing an error on 2nd page of comments

    We have run into a problem with blog posts on our SharePoint 2013 on premise installation (15.0.4649.1000). The problem is with the blog on the users' MySites.  On the front page of the blog, (https://mysite.url/personal/user_name/Blog/default.aspx),
    you are presented with a listing of the blog posts - displayed as a summary view.  So, this includes:
    -  the title (linked to the post ie https://mysite.url/personal/user_name/Blog/Lists/Posts/Post.aspx?ID=5)
    -  the publication date
    -  an excerpt of the post
    -  the author, the time posted
    -  the number of comments (linked to the post - but with an anchor to the comment section ie https://mysite.url/personal/user_name/Blog/Lists/Posts/Post.aspx?ID=5#comments).
    If you click on the Title (ie https://mysite.url/personal/user_name/Blog/Lists/Posts/Post.aspx?ID=5) everything is fine - the problem does not come up.
    If you click on the number of comments (ie https://mysite.url/personal/user_name/Blog/Lists/Posts/Post.aspx?ID=5#comments), here's where things go wrong.  The initial page loads fine, but if there are more than 10 comments, you have to go to the next page. 
    If you click the arrow to go to the next page you get the following error:
    Exception from HRESULT: 0x80131904
    Correlation ID:20a9f49c-d329-0015-874e-4818b529d673
    If I check the ULS logs, this is what I see:
    System.Data.SqlClient.SqlException (0x80131904): Conversion failed when converting the nvarchar value '5#comments' to data type int.    
     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)    
     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)    
     at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)    
     at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)    
     at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more)    
     at System.Data.SqlClient.SqlDataReader.Read()    
     at Microsoft.SharePoint.SPSqlClient.ExecuteQueryInternal(Boolean retryfordeadlock)    
     at Microsoft.SharePoint.SPSqlClient.ExecuteQuery(Boolean retryfordeadlock)  ClientConnectionId:e6cdabb3-a778-4c47-8024-73913a538b51  Error Number:245,State:1,Class:16
    So what I think is happening here, is that SharePoint is not stripping the comments anchor (#comments) from the post ID before it queries the database for all comments related to that post.  SQL is expecting an integer - in this case "5", but
    is instead getting "5#comments".
    For the time being we are going to let users know not to click on the comments, but to click on the title instead.  But we would like to correct this problem.
    Is there a fix for this?
    Thanks!

    Hi,
    In my environment, I do not encountered the error as yours. My environment has installed the 2014 December CU. I recommend you
    to install the 2014 December CU or the latest CU for SharePoint 2013.
    The article below is about the 2014 December CU for SharePoint 2013
    http://blogs.technet.com/b/stefan_gossner/archive/2014/12/09/december-2014-cu-for-sharepoint-2013-has-been-released.aspx
    Best regards,
    Sara Fan
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Deleting Blog Posts en masse

    I want to delete all my old blog entries and start fresh, but I don't want to demolish what's on the wiki.
    I had thought that all I would have to do is remove the .page directories here:
    /Library/Collaboration/Groups/groupname/weblog/
    Then, restart teams: serveradmin stop teams / serveradmin start teams
    Shockingly, the blog posts are still there. I know I am in the right directory, because creating a new blog entry creates a new .page directory in /Library/Collaboration/Groups/groupname/weblog/
    Anyone know how to delete these things en masse?
    -Keith

    Looks like you have discovered index.db, which is basically a "cache" of the raw wiki content. You can safely delete these and they will be recreated, reflecting current "raw" content. See the "Extending Your Wiki Server" here: http://images.apple.com/server/macosx/docs/ExtendingYour_WikiServer.pdf

  • Blog posting

    I'm using the blog posting in iweb to present different artists playing at a festival I'm running. However, I'd like to sort them a little. As of now they only come up in the order it was written, using the date.
    Is there any way to get around this and shift around the different posts?

    Try the technique used in this post.
    http://discussions.apple.com/thread.jspa?threadID=423215&tstart=0
    See if you can move around your posts AND have the previous/next buttons work as well.

  • Blog Post does not create URL

    We have a user who is trying to create a blog post, but on multiple occassions, when they copy and paste the title in, it does not auto-create a URL for the post. If they type in a title, that doesn't work either. They are using Chrome on Windows 7. The issue is intermittent, works sometimes but not others.
    Any ideas? They are on a limited internet connection -- would that be the issue? Is it pinging the server before auto-creating the URL?

    I woiuld first check to make sure there are no plugins / extensions running in chrome and javascript is enabled. 
    The URL field should mirror the typing.  That's Javascript (clientside). The data would be submitted on POST. 

Maybe you are looking for