Code Monkey home page Code Monkey logo

Comments (12)

rogernelson avatar rogernelson commented on June 14, 2024

Hi @cgdestroyer. The error means that CMake could not find Qt in the location specified by your cmake command /c/Qt/Qt5.15.2/msvc2019_64 which is equivalent to c:\Qt\Qt5.15.2\msvc2019_64. Do you have Qt installed in that path?

from openrv.

cgdestroyer avatar cgdestroyer commented on June 14, 2024

Thank you @rogernelson it turned out that i had "qt" before 5.15.2 and on my system was just numbers, now it works great, thank you for help, I was blind for such obvious and simple problem, need some sleep :)
cheers! :)

from openrv.

rogernelson avatar rogernelson commented on June 14, 2024

Excellent! I am very happy you got it working.

from openrv.

rogernelson avatar rogernelson commented on June 14, 2024

Also to make things easier, if everything is installed in default locations you can do source rvmds.sh and the rvmk to set up all the variables for you automatically (you can also override the locations by setting envars).

from openrv.

cgdestroyer avatar cgdestroyer commented on June 14, 2024

Unfortunately got some more errors in last step and don't know why :/

https://i.imgur.com/rsKDG94.jpg
https://i.imgur.com/uTC5XFO.jpg
https://i.imgur.com/1txPibU.jpg
https://i.imgur.com/v5RdIZ3.jpg
https://i.imgur.com/mxwDhrJ.jpg
https://i.imgur.com/H0N61Tv.jpg

from openrv.

rogernelson avatar rogernelson commented on June 14, 2024

Do you have VS2022 on the machine? It looks like it's trying to use VS2022 to compile boost (a third party dependency) which unfortunately boost does not support.

from openrv.

cgdestroyer avatar cgdestroyer commented on June 14, 2024

yes I have VS 2022, 2019 and 2017, should I uninstall 2022 one? and left only other two

from openrv.

rogernelson avatar rogernelson commented on June 14, 2024

If you don't need it I think that would be the easiest option. The only alternative I can think of would be to investigate if there's some way to force boost to use a particular version of MSVC, but that would require some time to dig into it.

from openrv.

cgdestroyer avatar cgdestroyer commented on June 14, 2024

Thank you for your answers. I uninstalled VS 2022, but it wasn't it.
I had installed VS 2019 community and 2017 Team because there was no community version on Microsoft downloads page.
https://i.imgur.com/bzWlhKb.jpg
I found VS 2017 Community installer on techspot.com webpage and uninstalled team explorer and installed Community
https://i.imgur.com/NlzD90p.jpg

added additional libraries but portably it was unnecessary
https://i.imgur.com/5N60rSm.jpg
https://i.imgur.com/5C4Cld2.jpg

And now cmake in MSYS2 MINGW64 works for about 12minutes other than 2min like before and only error I got at the beginning was this
https://i.imgur.com/ooIy7ni.jpg

and some warnings
https://i.imgur.com/W2zTjaI.jpg
https://i.imgur.com/Hup8EPB.jpg

and this how it ended
https://i.imgur.com/quurBA8.jpg

I was it? Thats's all? I don't see any OpenRV exe file or something I can use so there are still some problems with that?

here is whole process
https://youtu.be/c4F-Zsntrjk

from openrv.

rogernelson avatar rogernelson commented on June 14, 2024

I don't see the same errors from before, so at least you got a bit further. Another user got that same aclocal error you're seeing in issue #3.

He started from a clean machine and was able to get it to build, so it's definitely something installed on the machine that is causing the error, but we were unfortunately able to find what it was.

from openrv.

cgdestroyer avatar cgdestroyer commented on June 14, 2024

Tried virtual machine, have win 11 and only nessery things installed and got this error :/

https://i.imgur.com/nWgZlOF.jpg

from openrv.

rogernelson avatar rogernelson commented on June 14, 2024

Closing this thread since we have two threads (also #27) going with the same errors. It will be easier to follow-up if there is just one.

from openrv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.