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. How to change the path of auto generated file in scxml.

How to change the path of auto generated file in scxml.

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

    Hello Everyone,

    When we compile statemachine, we get two files one is source and another one is header but that file is created in the build folder.

    Can anyone help me like how I can override the path from build folder to any other folder dynamically.

    Thanks In Advance.

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

      Hi
      QSCXMLC_DIR could be used by adding it to the .pro file

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

        Hi and welcome to devnet,

        Out of curiosity, why do you want to change that path ?

        Usually files put in the build dir are only used for building your application/library and should not be stored in version control.

        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
        2

        • Login

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