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

Where Next?

Popular Pragmatic Bookshelf topics Top

JohnS
I can’t setup the Rails source code. This happens in a working directory containing multiple (postgres) Rails apps. With: ruby-3.0.0 s...
New
joepstender
The generated iex result below should list products instead of product for the metadata. (page 67) iex> product = %Product{} %Pento....
New
New
adamwoolhether
When trying to generate the protobuf .go file, I receive this error: Unknown flag: --go_opt libprotoc 3.12.3 MacOS 11.3.1 Googling ...
New
jskubick
I think I might have found a problem involving SwitchCompat, thumbTint, and trackTint. As entered, the SwitchCompat changes color to hol...
New
brunogirin
When installing Cards as an editable package, I get the following error: ERROR: File “setup.py” not found. Directory cannot be installe...
New
brunogirin
When running tox for the first time, I got the following error: ERROR: InterpreterNotFound: python3.10 I realised that I was running ...
New
creminology
Skimming ahead, much of the following is explained in Chapter 3, but new readers (like me!) will hit a roadblock in Chapter 2 with their ...
New
Henrai
Hi, I’m working on the Chapter 8 of the book. After I add add the point_offset, I’m still able to see acne: In the image above, I re...
New
Keton
When running the program in chapter 8, “Implementing Combat”, the printout Health before attack was never printed so I assumed something ...
New

Other popular topics Top

New
DevotionGeo
I know that these benchmarks might not be the exact picture of real-world scenario, but still I expect a Rust web framework performing a ...
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
New
Margaret
Hello content creators! Happy new year. What tech topics do you think will be the focus of 2021? My vote for one topic is ethics in tech...
New
AstonJ
If you are experiencing Rails console using 100% CPU on your dev machine, then updating your development and test gems might fix the issu...
New
PragmaticBookshelf
Build highly interactive applications without ever leaving Elixir, the way the experts do. Let LiveView take care of performance, scalabi...
New
AstonJ
Seems like a lot of people caught it - just wondered whether any of you did? As far as I know I didn’t, but it wouldn’t surprise me if I...
New
hilfordjames
There appears to have been an update that has changed the terminology for what has previously been known as the Taskbar Overflow - this h...
New
sir.laksmana_wenk
I’m able to do the “artistic” part of game-development; character designing/modeling, music, environment modeling, etc. However, I don’t...
New

Sub Categories: