ds2k5

ds2k5

Advanced Hands-on Rust:

with the source Code package: hwmrust-code.zip I have some issues.

cd /home/user1/rust/code/FlappyIntro/flappy_dragon_base

$ cargo check
error: failed to load manifest for workspace member /home/user1/rust/code/MarsScore/mars_base_one
referenced by workspace at /home/user1/rust/code/Cargo.toml
Caused by:
failed to read /home/user1/rust/code/MarsScore/mars_base_one/Cargo.toml
Caused by:
No such file or directory (os error 2)

cd /home/user1/rust/code
$ cargo check
error: failed to load manifest for workspace member /home/user1/rust/code/MarsScore/mars_base_one
referenced by workspace at /home/user1/rust/code/Cargo.toml
Caused by:
failed to read /home/user1/rust/code/MarsScore/mars_base_one/Cargo.toml
Caused by:
No such file or directory (os error 2)

~/rust/code$ ls -la
total 248
drwxr-xr-x 30 user1 user1 4096 Jul 29 20:16 .
drwxr-xr-x 56 user1 user1 4096 Sep 16 21:34 …
drwxr-xr-x 4 user1 user1 4096 Jul 29 20:16 BootstrapBevy
drwxr-xr-x 4 user1 user1 4096 Jul 29 20:16 BootstrapRust
drwxr-xr-x 2 user1 user1 4096 Jul 29 20:16 .cargo
-rw-r–r-- 1 user1 user1 118160 Jul 29 20:16 Cargo.lock
-rw-r–r-- 1 user1 user1 2022 Jul 29 20:16 Cargo.toml
drwxr-xr-x 3 user1 user1 4096 Jul 29 20:16 FirstLibraryBenchmark
drwxr-xr-x 5 user1 user1 4096 Jul 29 20:16 FirstLibraryCreate
drwxr-xr-x 3 user1 user1 4096 Jul 29 20:16 FirstLibraryDocs
drwxr-xr-x 4 user1 user1 4096 Jul 29 20:16 FirstLibraryGenericRange
drwxr-xr-x 4 user1 user1 4096 Jul 29 20:16 FirstLibraryGenericType
drwxr-xr-x 3 user1 user1 4096 Jul 29 20:16 FirstLibraryMutableRandom
drwxr-xr-x 4 user1 user1 4096 Jul 29 20:16 FirstLibraryMutableRandomPlugin
drwxr-xr-x 3 user1 user1 4096 Jul 29 20:16 FirstLibrarySharedRandom
drwxr-xr-x 3 user1 user1 4096 Jul 29 20:16 FirstLibrarySubstitute
drwxr-xr-x 4 user1 user1 4096 Jul 29 20:16 FlappyAnimation
drwxr-xr-x 4 user1 user1 4096 Jul 29 20:16 FlappyAssets
drwxr-xr-x 4 user1 user1 4096 Jul 29 20:16 FlappyAssetsLoadingMenu
drwxr-xr-x 7 user1 user1 4096 Jul 29 20:16 FlappyCollision
drwxr-xr-x 3 user1 user1 4096 Jul 29 20:16 FlappyIntro
drwxr-xr-x 4 user1 user1 4096 Jul 29 20:16 FlappyPhysics
drwxr-xr-x 4 user1 user1 4096 Jul 29 20:16 FlappyStatesGeneric
drwxr-xr-x 5 user1 user1 4096 Jul 29 20:16 FlappyStatesMacro
drwxr-xr-x 4 user1 user1 4096 Jul 29 20:16 FlappyStatesMenu
drwxr-xr-x 4 user1 user1 4096 Jul 29 20:16 FlappyWrap
-rw-r–r-- 1 user1 user1 43 Jul 29 20:16 formathook.cmd
drwxr-xr-x 4 user1 user1 4096 Jul 29 20:16 MarsBaseOneOptimize
drwxr-xr-x 5 user1 user1 4096 Jul 29 20:16 MarsBaseOneSkeleton
drwxr-xr-x 4 user1 user1 4096 Jul 29 20:16 MarsBaseOneWorldBuilder
drwxr-xr-x 3 user1 user1 4096 Jul 29 20:16 MarsElements
drwxr-xr-x 13 user1 user1 4096 Jul 29 20:16 OLD_CODE
-rw-r–r-- 1 user1 user1 32 Jul 29 20:16 rustfmt.toml
drwxr-xr-x 2 user1 user1 4096 Jul 29 20:16 src

the Directory: MarsScore did not exists in the ZIP File

Popular Prag Prog topics Top

jeffmcompsci
Title: Design and Build Great Web APIs - typo “https://company-atk.herokuapp.com/2258ie4t68jv” (page 19, third bullet in URL list) Typo:...
New
mikecargal
Title: Hands-On Rust (Chap 8 (Adding a Heads Up Display) It looks like ​.with_simple_console_no_bg​(SCREEN_WIDTH*2, SCREEN_HEIGHT*2...
New
herminiotorres
Hi @Margaret , On page VII the book tells us the example and snippets will be all using Elixir version 1.11 But on page 3 almost the en...
New
Mmm
Hi, build fails on: bracket-lib = “~0.8.1” when running on Mac Mini M1 Rust version 1.5.0: Compiling winit v0.22.2 error[E0308]: mi...
New
jeremyhuiskamp
Title: Web Development with Clojure, Third Edition, vB17.0 (p9) The create table guestbook syntax suggested doesn’t seem to be accepted ...
New
brian-m-ops
#book-python-testing-with-pytest-second-edition Hi. Thanks for writing the book. I am just learning so this might just of been an issue ...
New
jskubick
I’m running Android Studio “Arctic Fox” 2020.3.1 Patch 2, and I’m embarrassed to admit that I only made it to page 8 before running into ...
New
a.zampa
@mfazio23 I’m following the indications of the book and arriver ad chapter 10, but the app cannot be compiled due to an error in the Bas...
New
mcpierce
@mfazio23 I’ve applied the changes from Chapter 5 of the book and everything builds correctly and runs. But, when I try to start a game,...
New
roadbike
From page 13: On Python 3.7, you can install the libraries with pip by running these commands inside a Python venv using Visual Studio ...
New

Other popular topics Top

Devtalk
Reading something? Working on something? Planning something? Changing jobs even!? If you’re up for sharing, please let us know what you’...
1017 16927 374
New
AstonJ
Curious to know which languages and frameworks you’re all thinking about learning next :upside_down_face: Perhaps if there’s enough peop...
New
AstonJ
Just done a fresh install of macOS Big Sur and on installing Erlang I am getting: asdf install erlang 23.1.2 Configure failed. checking ...
New
AstonJ
This looks like a stunning keycap set :orange_heart: A LEGENDARY KEYBOARD LIVES ON When you bought an Apple Macintosh computer in the e...
New
AstonJ
Saw this on TikTok of all places! :lol: Anyone heard of them before? Lite:
New
PragmaticBookshelf
Build efficient applications that exploit the unique benefits of a pure functional language, learning from an engineer who uses Haskell t...
New
New
PragmaticBookshelf
Author Spotlight: Karl Stolley @karlstolley Logic! Rhetoric! Prag! Wow, what a combination. In this spotlight, we sit down with Karl ...
New
PragmaticBookshelf
Author Spotlight: Bruce Tate @redrapids Programming languages always emerge out of need, and if that’s not always true, they’re defin...
New
AstonJ
This is a very quick guide, you just need to: Download LM Studio: https://lmstudio.ai/ Click on search Type DeepSeek, then select the o...
New

Latest in PragProg

View all threads ❯