Import Visual C ++ Project in Eclipse

I have one visual C ++ solution (project) written in Visual Studio 2010.

I want to import this project into Eclipse (JUNO) as a C ++ project and see the execution.

Can someone tell me step by step what is the possible solution for this?

I saw an example from IBM Help , but that didn't help. Someone please explain with a welcoming world project.

+6
source share

Source: https://habr.com/ru/post/947814/


All Articles