Giter Site home page Giter Site logo

Comments (5)

pavelliavonau avatar pavelliavonau commented on August 19, 2024

It seems that problem exists. sln file must be alone (no referred projects in the same folder) now.
May and need to be fixed. Thanks.

from cmakeconverter.

kegao1 avatar kegao1 commented on August 19, 2024

Thanks for your reply. I guess there are some small bugs:

  1. when copying the "utils.cmake" file, it says "not found". Probably it's better to given the absolute address of this file in "solution.py".

  2. Function "get_actual_filename" in "utils.py" not working appropriately. For example, if pass a file "....\abc.f", it will not be recognized.

from cmakeconverter.

pavelliavonau avatar pavelliavonau commented on August 19, 2024

Can you describe how to reproduce your 1(utils.cmake) bug. Is it related to solution scructure?

from cmakeconverter.

pavelliavonau avatar pavelliavonau commented on August 19, 2024

@kegao1, create another issues about mentioned bugs with more information, please. Current Bug is Fixed.

from cmakeconverter.

kegao1 avatar kegao1 commented on August 19, 2024

Hi, I'm trying to test your new revision. I still haven't figured out how to set cmake path folder using the flags. I checked out the "-O" and "-c", and they don't do anything. When this is not set and there is no CMakeList.txt in the solution folder, mistakes will happen:
0.015956 WARN : CMakeLists.txt path is not set. He will be generated in current directory.
File "c:\programdata\anaconda3\lib\site-packages\cmake_converter\visual_studio\solution.py", line 211, in clean_cmake_lists_file
ContextInitializer.set_cmake_lists_path(context, subdirectory) + '/CMakeLists.txt'
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

I'm using "cmake-converter -s solution.sln -j 1 -w 4"

Thank you very much.

from cmakeconverter.

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.