How should i setup my Msys2, MingW64, VScode, and Ogre project?

Problems building or running the engine, queries about how to use features etc.
Post Reply
ThatGuyNick
Gnoblar
Posts: 1
Joined: Sun May 15, 2022 8:31 pm

How should i setup my Msys2, MingW64, VScode, and Ogre project?

Post by ThatGuyNick »

Ogre Version: Latest Version : mingw-w64-x86_64-ogre3d 1.12.6-4
Operating System: Windows - Msys2, Mingw64 compiler,
Render System: Not sure
Hey guys, i am using Msys2 pacman package manager to utilize Ogre on Vscode. I was wondering what I'd need to do to set up my environment for this 3d rendering project I am interested in and If even vscode is a good tool to use. How would i structure my code? there isnt much documentation out there so i figured to ask yall.

Thank you,

-Nick

Code: Select all

Ogre.log (optional)
paroj
OGRE Team Member
OGRE Team Member
Posts: 1995
Joined: Sun Mar 30, 2014 2:51 pm
x 1075
Contact:

Re: How should i setup my Msys2, MingW64, VScode, and Ogre project?

Post by paroj »

you will need the vscode cmake plugin, then just follow this: https://ogrecave.github.io/ogre/api/latest/setup.html

Post Reply