Hello,
My extension has already been submitted on github. Now, we just need to update the .s4ext file on Slicer github. However, we are having a hard time in this .s4ext file step. Searching the discussion forum, i found this:
The s4ext file is already generated, but is it not shown in the directory and this code will “find” it and provide me the file, or will this code generated the s4ext file from the CMakeLists?
Either way, i was able to run until the third command line of this code but something went wrong with the “cmake” command (fourth line). The GitBash is accessing the right folder but it is not finding the CMakeLists file or it is just accessing the wrong folder for some reason.
We don’t have much experience with GitHub, so it is being complicated to solve this…