Skip to content

Conversation

bitten2up
Copy link
Contributor

made the ci init and update the submodules so then it can build
image

@bitten2up
Copy link
Contributor Author

seems like there is also problems with the code not just the ci

error[E0119]: conflicting implementations of trait `std::convert::From<nalgebra::Matrix<f32, nalgebra::Const<3>, nalgebra::Const<1>, nalgebra::ArrayStorage<f32, 3, 1>>>` for type `core::math::Vector3`
   --> raylib/src/core/math.rs:433:1
    |
404 | impl From<na::Vector3<f32>> for Vector3 {
    | --------------------------------------- first implementation here
...
433 | impl From<na::Vector3<f32>> for Vector3 {
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `core::math::Vector3`

error[E0119]: conflicting implementations of trait `std::convert::From<nalgebra::coordinates::XYZ<f32>>` for type `core::math::Vector3`
   --> raylib/src/core/math.rs:444:1

Dacode45 pushed a commit that referenced this pull request Jun 26, 2025
* [raylib-test] remove set_file_text_loader

* [meta] version bump
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant