You can run “ctest” to run the tests. In these particular cases, there is little difference between the data types - these warnings do not show up with other compilers.
-Geoff On Nov 4, 2023 at 7:44:45 AM, Dhruv J <dhruvjariwala2...@gmail.com> wrote: > Hello, > How can I know if I have built openbabel correctly, because now I am not > getting error but am getting warnings instead > ``` > C:\Users\dhruv\Desktop\openbabel\openbabel\test\../src/rand.cpp(329,21): > warnin > g C4244: 'return': conversion from '__int64' to 'int', possible loss of > data [C > :\Users\dhruv\Desktop\openbabel\build\test\test_runner.vcxproj] > C:\Users\dhruv\Desktop\openbabel\openbabel\test\../src/rand.cpp(335,15): > warnin > g C4244: 'return': conversion from '__int64' to 'int', possible loss of > data [C > :\Users\dhruv\Desktop\openbabel\build\test\test_runner.vcxproj] > > Generating Code... > test_runner.vcxproj -> > C:\Users\dhruv\Desktop\openbabel\build\bin\Debug\test_ > runner.exe > Building Custom Rule > C:/Users/dhruv/Desktop/openbabel/openbabel/CMakeLists.tx > ``` > > Also, can you please suggest any of the issues from which I can get > started with ....my contributions to openbabel > > On Fri, Nov 3, 2023 at 3:12 AM Geoffrey Hutchison < > geoff.hutchi...@gmail.com> wrote: > >> The MAE parser has some definite issues. >> >> Try running “ccmake” to turn off WITH_MAEPARSER or run “cmake >> -DWITH_MAEPARSER=OFF” >> >> Hope that helps, >> -Geoff >> >> On Nov 2, 2023 at 2:00:12 PM, Dhruv J <dhruvjariwala2...@gmail.com> >> wrote: >> >>> Hello everyone, >>> I am Dhruv, a third year Computer Engineering undergrad from Mumbai, >>> India. I am a data science and Machine learning enthusiast. I am interested >>> in contributing to OpenBabel (I am aware of python and C++) but am very new >>> to Open Source. I am trying to build openbabel from source in windows but I >>> am encountering some errors >>> >>> C:\Users\dhruv\Desktop\openbabel\build\bin\Debug\maeparser.dll : fatal >>> error LNK1120: 33 unresolved externals >>> [C:\Users\dhruv\Desktop\openbabel\build\external\maeparser-v1 >>> .2.3\maeparser\maeparser.vcxproj] >>> Generating atomizationenergies.h >>> Generating atomtyp.h >>> Generating bondtyp.h >>> Generating phmodeldata.h >>> Generating resdata.h >>> Generating ringtyp.h >>> Generating spacegroups.h >>> Generating torlib.h >>> Generating types.h >>> Building Custom Rule >>> C:/Users/dhruv/Desktop/openbabel/openbabel/data/CMakeLists.txt >>> >>> I am running the build process from the terminal using cmake --build >>> command. >>> Can anyone please help me to solve this problem? >>> >>> Also Can anyone provide me with a beginner friendly issue so I can start >>> contributing to openbabel. >>> Thank you very much >>> >>> _______________________________________________ >>> OpenBabel-discuss mailing list >>> OpenBabel-discuss@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/openbabel-discuss >>> >>
_______________________________________________ OpenBabel-discuss mailing list OpenBabel-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbabel-discuss