oskardolch
oskardolch
Hi, I have added the GNU build, including gettext support. So the Linux version can be localized now by translating the po/SteamCAD.pot and saved as .po
Well, first of all, I tried to make the program as simple as possible, so basically it does not need translation at all. I suppose the potential users should know...
The standard GNU build system should deliver those files upon "sudo make install". I am not very familiar with the AppImage system, my understanding was that if the GNU build...
Hi, again, sorry for the delay. I've checked the logic, and the `make install` does not copy anything into the `$HOME` folder. It copies the ini files into a common...
Is there any serious issue with this? I mean if there are problems compiling the code with a particular compiler. If yes, I have no problems to change it. If...
I don't feel like this is an issue at the moment. As long as the compiler does not complain, then I believe it knows what to do.
I think I more or less follow those rules. The preprocessor directives are not mentioned there, and I don't use double underscore at the beginning of the symbols. Can you...
Will try it after fixing the dimension precision limit.
OK, I reverted it back. I am sorry but I cannot find a way how to "move the mentioned files to Releases as assets". The only I can figure out...
OK, I'll have a look. I may not be available till the end of this week, so don't get in a panic when I don't answer :-) I have added...