Giter VIP home page Giter VIP logo

Comments (5)

tom-englert avatar tom-englert commented on September 17, 2024

This can happen if Wax can't deduce the parent folder from the project. In this case it's up to you to specify the correct parent, that's what the TODO: means - replace the whole name with the name of the valid parent directory node.

How does your project structure look like? Can you provide a sample?

from wax.

Tim-The-Woodsman avatar Tim-The-Woodsman commented on September 17, 2024

I'm sorry for the paranoid mockup but my client is ... special :-)

2016-11-29 18-08-48

It's a relatively complex structure and I'm not the one who created it. I just didn't touch it after the original installer is made of pure pain and a plain text configuration file. Could it be the complexity of the project?

Thank you for your quick reply!

from wax.

tom-englert avatar tom-englert commented on September 17, 2024

I found the problem, it's the deep nesting of folders, where only the last folder contains files.

So your directory tree should look something like this:

    <Directory Id="TARGETDIR" Name="SourceDir">
      <Directory Id="INSTALLDIR" Name="WPF_Project">
        <Directory Id="assets" Name="assets">
          <Directory Id="assets_bootstrap" Name="bootstrap">
            <Directory Id="assets_bootstrap_3.3.5" Name="3.3.5">
              <Directory Id="assets_bootstrap_3.3.5_css" Name="css"/>
...

I will fix this in Wax and make a new release ASAP.

from wax.

Tim-The-Woodsman avatar Tim-The-Woodsman commented on September 17, 2024

Thank you very much!

I think I'll use this opportunity to ditch the deep nesting. It only occured because the last dev downloaded some pages from a web site and hosted it in an self hosted server without changing anything.

Thank you again! You did a great job!

from wax.

Tim-The-Woodsman avatar Tim-The-Woodsman commented on September 17, 2024

Fixing my directories solved the issue. Thank you for your help!

from wax.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.