Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. DDLs and Libs not loading for web based loading and execution.
Forum Updated to NodeBB v4.3 + New Features

DDLs and Libs not loading for web based loading and execution.

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 514 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    Catherine Olsen
    wrote on last edited by
    #1

    Alright, seems I've hit a snag recently and I have not idea on how to approach this... and google searching is pulling up weird answers, probably because I'm having a hard time asking the question in a concise way.

    Basically when trying to have php and/or coldfusion attempting to execute my applications, dll loading fails (and possibly the static libs too, and I have no way of detecting this) causing the programs to fail due to database connections, and other functions, not being accomplished as the libs/dlls aren't loading.

    What to I need to do in my MSVS 2013 projects (citing this specifically just for GUI navigation in MSVS) to allow for this to happen on the exe side so this doesn't blow up on loading failure in something. Is this something where I need to add a registry path? Put files into a certain location? I'm stumped on the path to start taking here.

    Thank you!

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Did you deploy your application or just copy it where it should be executed ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved