Jump to content

Problem at package cura windows release


Cyndent

Recommended Posts

Posted · Problem at package cura windows release

I download from https://github.com/daid/Cura

and use gitbash run package.sh

It begin to download something and some PATH wrong,and i make it correct.

But when it begin to build cura engine,i get info:

Extracting comtypes-0.6.2.win32.exe
Extracting ejectmedia.zip Win32
make: Entering directory `D:/cura-development/Cura-SteamEngine/CuraEngine'
make: Leaving directory `D:/cura-development/Cura-SteamEngine/CuraEngine'
make: *** No targets specified and no makefile found.  Stop.

I cannot find this info from package.sh .It only echo "Failed to build CuraEngine".

I don't know what to do. Can somebody help me?

  • Link to post
    Share on other sites

    Posted · Problem at package cura windows release

    Hi and welcome to the forum.

    What do you want to do? If you want to build the Cura tool for Windows (the frontend / gui for slicing), you need this repo:

    https://github.com/Ultimaker/Cura

    If you want to build the CuraEngine - that's the standalone slicer that can be invoked from the command line, you need this repo:

    https://github.com/Ultimaker/CuraEngine

  • Link to post
    Share on other sites

    Posted · Problem at package cura windows release

    Hi and welcome to the forum.

    What do you want to do? If you want to build the Cura tool for Windows (the frontend / gui for slicing), you need this repo:

    https://github.com/Ultimaker/Cura

    If you want to build the CuraEngine - that's the standalone slicer that can be invoked from the command line, you need this repo:

    https://github.com/Ultimaker/CuraEngine

     

    Thanks for reply.

    I'm trying to change the gui and add some function.I use daid's version,and it cannot finish building the Engine. The new one you mentioned need Microsoft Visual C++. I'm not familiar with it. I will try this one after finishing downloading...

  • Link to post
    Share on other sites

    Posted · Problem at package cura windows release

    I try to use daid's version again because the new one need Microsoft VC 2015 .It's too big.

    I run package.sh on gitbash. And it show :

     

    make: Entering directory `D:/cura-development/Cura-SteamEngine/CuraEngine'make: Leaving directory `D:/cura-development/Cura-SteamEngine/CuraEngine'make: *** No targets specified and no makefile found.  Stop.

     

    And in package.sh,it stop at:

     

    $MAKE -C CuraEngine VERSION=${BUILD_NAME} OS=Windows_NT CXX=${CXX}

     

    And I check some old version package.sh. It's

     

    mingw32-make -C CuraEngine VERSION=${BUILD_NAME}

     

    Then I turn to build engine.But I'm confused about the command

     

    $cmake ..

     

    Should I type some info instead ".."?

    This command can build some cmake folder,but type command "$make" show the same wrong info.

  • Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.7 stable released
        Cura 5.7 is here and it brings a handy new workflow improvement when using Thingiverse and Cura together, as well as additional capabilities for Method series printers, and a powerful way of sharing print settings using new printer-agnostic project files! Read on to find out about all of these improvements and more. 
         
          • Like
        • 18 replies
      • S-Line Firmware 8.3.0 was released Nov. 20th on the "Latest" firmware branch.
        (Sorry, was out of office when this released)

        This update is for...
        All UltiMaker S series  
        New features
         
        Temperature status. During print preparation, the temperatures of the print cores and build plate will be shown on the display. This gives a better indication of the progress and remaining wait time. Save log files in paused state. It is now possible to save the printer's log files to USB if the currently active print job is paused. Previously, the Dump logs to USB option was only enabled if the printer was in idle state. Confirm print removal via Digital Factory. If the printer is connected to the Digital Factory, it is now possible to confirm the removal of a previous print job via the Digital Factory interface. This is useful in situations where the build plate is clear, but the operator forgot to select Confirm removal on the printer’s display. Visit this page for more information about this feature.
          • Like
        • 0 replies
    ×
    ×
    • Create New...