tabedzki
tabedzki
Here's more information about the piping mechanism that they use: https://github.com/Microsoft/vscode-cpptools/blob/master/Documentation/Debugger/gdb/Windows%20Subsystem%20for%20Linux.md
Ahh alright. Thanks anyway. I'll leave this open in case someone wants to tackle it.
While I think that this is something that should be included in the program, the functionality I was seeking has been replicated through MSFT plugins for VSCode now. Do you...
I do not know the proper way of implementing the `tild` entry for the `src/Makefile`, especially for ensuring that the `KSPACE` package is installed as a prerequisite. Help from the...
One big question for us is whether this line should be included. @apsantos From what I remember of our chats with @jonqdoe (Rob Riggleman) and Amalie, it shouldn't be included....
Hi all. I am working on the aspect that deals with dependencies for traditional make. I've copied and modified `src/PHONON/Install.sh` to `src/TILD/Install.sh` (see below) as well as added the TILD...
Thanks Axel for those points. The cmake has been verified; I was checking the GNU make dependency. I believe I've addressed both the `Install.sh` and the `src/Depend.sh` scripts as posted...
I've made those changes on my local machine; likewise I haven't updated to the newest version of LAMMPS since I wanted to address some issues. I'll revisit this once the...
I've updated the branch to the newest version of LAMMPS and have included the `src/TILD/Install.sh` and updated the `src/Depend.sh`, but I still get slightly different behavior than the example behavior...
@akohlmey would you kindly help with the documentation debugging? Following Steve's suggestion, I want to have a separate `kspace_modify.rst`. I don't know if the index for `tild` should then be...