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. Custom Process Steps and .pro.shared file not working

Custom Process Steps and .pro.shared file not working

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 171 Views
  • 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.
  • L Offline
    L Offline
    landersohn
    wrote on last edited by
    #1

    I have been trying to use a .pro.shared file. My shared file contains custom process steps. When I try to load the project on a different PC, the Custom Process Steps are lost, they do not show up in the .pro.user file which is generated from the .pro.shared file.
    I am using QtCreator 4.9.1

    aha_1980A 1 Reply Last reply
    0
    • L landersohn

      I have been trying to use a .pro.shared file. My shared file contains custom process steps. When I try to load the project on a different PC, the Custom Process Steps are lost, they do not show up in the .pro.user file which is generated from the .pro.shared file.
      I am using QtCreator 4.9.1

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi @landersohn,

      IIRC, you can only share editor settings etc., but not build related settings.

      Better put these extra steps in your .pro file, that even works outside Creator.

      Regards

      Qt has to stay free or it will die.

      1 Reply Last reply
      1

      • Login

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