Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with Ogre 1.12 #1526

Closed
wants to merge 40 commits into from
Closed

Conversation

rolalaro
Copy link

Updated vpAROgre and visp_ar CMakeLists to make ViSP compatible with Ogre 1.12

LAGNEAU Romain added 28 commits December 4, 2024 15:15
…d" and "Ogre::WindowEventListener : expected class-name before '{' token"
Moved detection of the visp-images outside the vp_add_test method, to make the detection possible even when tests are disabled
…cause it seemed to cause a problem when running successive configure steps
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.01%. Comparing base (b59f164) to head (d1a0749).
Report is 172 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1526      +/-   ##
==========================================
+ Coverage   53.83%   54.01%   +0.17%     
==========================================
  Files         442      441       -1     
  Lines       53871    53859      -12     
==========================================
+ Hits        29004    29093      +89     
+ Misses      24867    24766     -101     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fspindle
Copy link
Contributor

fspindle commented Jan 6, 2025

@rolalaro When I run the example on my Ubuntu 24.04 with Ogre 1.12 installed from existing package, I have an exception

$ ./AROgre -c
RenderSystem Name: OpenGL Rendering Subsystem

Catch an Ogre exception: Unable to open zip file '/usr/share/OGRE/Media/packs/oa_rpg3dm2.pk3'
$ ls /usr/share/OGRE/Media/packs/
profiler.zip  SdkTrays.zip

@rolalaro rolalaro closed this Jan 7, 2025
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.

2 participants