Jump to content

Gary Wardell

Members
  • Content Count

    45
  • Joined

  • Last visited

Posts posted by Gary Wardell


  1. Hi,

     

    I am trying to import a KeyStore file into RIO from Delphi XE8.

     

    The file opens correctly in XE8.  But in RIO it says: Invalid KeyTool: \bin\KeyTool.exe.

     

    Do you need more information. If so, what?

     

    What should be the steps to move this file into RIO?

    I read that Google requires APS to always use the original KeyStore file, so that is why I am trying to move this into RIO.

     

    Gary

     


  2. 3 hours ago, toms said:

    I used Google to search

    Hi, I searched for Rio so I did‘t see that.

     

    That is for Delphi XE2 so I don't know if it's applicable. I'll try it though.

     

    Gary


  3. Please don't give up.

    It's in the post with the subject "files missing"

     

     

    If you can help me I'll really appreciate it.

     

    We probably should be exchanging comments in the other thread.

     

    Ok, if anyone else reads this, this problem is resolved.

     

    And Lars, the other error that showed up was about a media player so it wasn't related to Delphi so I didn't post it here.

     

    Also I didn't see how to delete this thread, so I didn't.

     

    Please, go over to my other question with the subject "Missing Files".

     

    Gary

     


  4. Hi,

     

    What details do you want, besides the output log file.

     

    Do you want a screen shot of the form?

     

    As I said in the post I didn't add any code so whatever is there is the default code.

     

    Btw, we are talking about the "files missing" post now, not this one.

     

    Gary


  5. 7 minutes ago, Lars Fosdal said:

    ...ponders if he should guess what kind of error, but decides not to...

    Hi,

     

    The error is listed above.

     

    Like I said I got ride of the old system file and this error went away.

     

    Now the issue is in my other question regarding very simple test program that won't compile.

     

    Please take a look at that

     

    Thank You.

     

    Gary


  6. Hi,

     

    This is a relatively new installation of RIO and this is a simple test project.  This is a Win 32 build.

     

    There is only one page.  And all it has on it is a Label and a Text box. There is no code.

     

    When I compile it I get two errors.

     

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

    Compiling App3.dproj (Debug, Win32)
    dcc32 command line for "App3.dpr"
    [dcc32 Error] E1026 File not found: 'FMX.Filter.res'
    [dcc32 Error] E1026 File not found: 'FMX.Controls.Win.res'
    Failed
    Elapsed time: 00:00:02.3

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

     

    How do I correct this?

     

    If there is a link to a documentation page about this please post the link.

     

    Thanks,

     

    Gary

     

    ==========

     

    What are FMX files and where they are from and how to add them to the library files so they can be found?

     

    Gary


  7. Hi,

     

    I am moving an application to Rio from an earlier version of Delphi.

     

    It used to build, but now it won't.

     

    This is an Android build.

     

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

    Uses

      System.StartUpCopy, - [DCC Fatal Error] ChirpSR.dpr(4): Could not compile used unit 'System.StartUpCopy.pas'
      FMX.MobilePreview, - Cannot resolve unit name.
      FMX.Forms, - Cannot resolve unit name.
      FMX.Types, - Cannot resolve unit name.
      System.SysUtils, - Cannot resolve unit name.

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

     

    How do I resolve these issues?

     

    Unfortunately I haven't used Delphi for a couple years, so I'm kind of rusty.

    I also need to get a new build out rather soon.

     

    Gary

     

×