bambulab / BambuStudio

PC Software for BambuLab and other 3D printers
GNU Affero General Public License v3.0
2.18k stars 292 forks source link

Bambu studio https://github.com/bambulab/BambuStudio/wiki/Linux-Compile-Guide for ubuntu inoperable #4454

Open dsimonjones opened 4 months ago

dsimonjones commented 4 months ago

Bambu Studio Version

trying to install latest on ubuntu

Where is the application from?

Bambu Lab github releases

OS version

Ubuntu 22.04.4 LTS

Additional system information

No response

Printer

none yet

How to reproduce

Hi:) I followed the install guide for ubuntu with no luck. parts 2 building dep and 3 building I am getting cmakelists.txt errors cmake ../ -DDESTDIR="/home/username/work/projects/BambuStudio_dep" -DCMAKE_BUILD_TYPE=Release -DDEP_WX_GTK3=1 CMake Error: The source directory "/home/qwerty/work/projects/BambuStudio/deps" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI.

Actual results

https://github.com/bambulab/BambuStudio/wiki/Linux-Compile-Guide

Expected results

https://github.com/bambulab/BambuStudio/wiki/Linux-Compile-Guide

Project file & Debug log uploads

https://github.com/bambulab/BambuStudio/wiki/Linux-Compile-Guide

Checklist of files to include

lanewei120 commented 4 months ago

@dsimonjones

could you show your directory list in /home/qwerty/work/projects/BambuStudio?

dsimonjones commented 4 months ago

Hi Thanks for getting back to me

[image: image.png] Kindest Regards

Simon

On Mon, Jul 8, 2024 at 2:41 AM Lane.Wei @.***> wrote:

@dsimonjones https://github.com/dsimonjones

could you show your directory list in /home/qwerty/work/projects/BambuStudio?

— Reply to this email directly, view it on GitHub https://github.com/bambulab/BambuStudio/issues/4454#issuecomment-2212773248, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ74JKHZJHR43SNM5LLEZFTZLHU45AVCNFSM6AAAAABKPU54USVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJSG43TGMRUHA . You are receiving this because you were mentioned.Message ID: @.***>

lanewei120 commented 4 months ago

Hi Thanks for getting back to me [image: image.png] Kindest Regards Simon On Mon, Jul 8, 2024 at 2:41 AM Lane.Wei @.> wrote: @dsimonjones https://github.com/dsimonjones could you show your directory list in /home/qwerty/work/projects/BambuStudio? — Reply to this email directly, view it on GitHub <#4454 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ74JKHZJHR43SNM5LLEZFTZLHU45AVCNFSM6AAAAABKPU54USVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJSG43TGMRUHA . You are receiving this because you were mentioned.Message ID: @.>

@dsimonjones it seems your image attached can not be shown correctly

dsimonjones commented 4 months ago

ok sorry replied Via email. copy paste below qwerty@qwerty-HP-Pavilion-x360-Convertible:~/work/projects/BambuStudio$ ls -a . Bambu_Studio_linux_ubuntu-v01.09.03.50 build install_dir .. Bambu_Studio_linux_ubuntu-v01.09.03.50.AppImage deps

Thanks again for your help:)

lanewei120 commented 4 months ago

can not find source codes in ~/work/projects/BambuStudio

and from your log, there is no CMakeLists.txt in /home/qwerty/work/projects/BambuStudio/deps

are you executing the command 'cmake ../ -DDESTDIR="/home/username/work/projects/BambuStudio_dep" -DCMAKE_BUILD_TYPE=Release -DDEP_WX_GTK3=1' in /home/qwerty/work/projects/BambuStudio/deps/build and could you check the source codes in /home/qwerty/work/projects/BambuStudio/deps?

just give a snapshot of my directories for your compile image