Ronny Otto
Ronny Otto
Once `bmk cleanmods` works as expected (for me - so removing all the precompilation stuff if possible) we should consider adding a simple menu entry to MaxIDE - next to...
It could work.... But as said this is loaded for now into "AppSettings" not "globals". Also: if once an IDE tackles stuff like "available devices" it should be able to...
Yeah it should "warn" at least in default state (in MaxIDE the option is called "overload warnings" - which is a bit misleading). By default I would like to see...
I thought BMK brings the manifest data into the executable (make.bmk + linker stuff)? These .manifest files contain architecture specific configurations - while the binaries are not getting the architecture...
BMK already contains something in the likes for "linux/raspberrypi": ```BlitzMax If opt_static Then cmd:+" -static" End If ``` So I would suggest to use the same thing in the "windows"...
Maybe the second part wont help you (after reading your thread on syntaxbomb). If you run a verbose one you should see "-static" appended, if it appends "static" instead, there...
As said above you should be able to add ```BlitzMax If opt_static Then cmd:+" -static" End If ``` within that win32-block and when then using "bmk makeapp -g x64 -static...
What you propose is a different thing. I want a possibility to clean up a project folder. Your proposal should be done in a "post.bmk" ... So it removes all...
Ich finde diese Information durchaus wichtig (Zuwachs im Vergleich zu _laufenden/aktiven_ Antennen). Derzeit gibt es ja "Layer" die mit Antennen "bestueckt" werden. Hier kann angesetzt werden um doch "im Bau"-Antennen...
Das eine ist eine mathematische Auswertung - und das andere beinhaltet eine Ueberlegung ("Was waere, wenn ich jetzt gleich noch eine kaufe"). Ersteres ist einfacher zu ermitteln, letzteres braucht "Extra-Schritte"....