Coder Social home page Coder Social logo

hemepure_tools's People

Contributors

bjoo avatar h27ck avatar jonmccullough avatar raar1 avatar sharplo avatar xiao2013 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

hemepure_tools's Issues

Control reaches end of non-void function

The following function is missing a return 0; statement at the end.

int vx2refine(char *fname_vx, char *fnameRef_vx, uint64_t bsize, MPI_Comm comm)

[ 92%] Building CXX object CMakeFiles/mpivx2refine.dir/vx2refine/parallel/mpivx2refine.cc.o
/Users/di75yas/compbiomed/HemePure_tools/vx2refine/parallel/mpivx2refine.cc: In function 'int vx2refine(char*, char*, uint64_t, MPI_Comm)':
/Users/di75yas/compbiomed/HemePure_tools/vx2refine/parallel/mpivx2refine.cc:228:1: warning: control reaches end of non-void function [-Wreturn-type]
  228 | }
      | ^
[100%] Linking CXX executable mpivx2refine
[100%] Built target mpivx2refine

Utils header is missing

~/compbiomed/HemePure_tools$ find . -name utils.h
~/compbiomed/HemePure_tools$ 
[ 95%] Building CXX object CMakeFiles/voxelizer.dir/voxelizer/source/voxelizer_MultiInput.cpp.o
/Users/di75yas/compbiomed/HemePure_tools/voxelizer/source/voxelizer_MultiInput.cpp:12:10: fatal error: utils.h: No such file or directory
   12 | #include "utils.h"
      |          ^~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/voxelizer.dir/voxelizer/source/voxelizer_MultiInput.cpp.o] Error 1
make[1]: *** [CMakeFiles/voxelizer.dir/all] Error 2
make: *** [all] Error 2

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.