Hi Wolfgang,

the -d option is for *nix only. Windows does not have the concept of sending 
strings to standard out in a GUI application. Well, it does have the concept 
but if enabled a console window ould open together with your application and 
that is very disturbing for many users. 

However sometimes the debug output (this has nothing to do with QMS compiled 
with or without debug information) is of interest. Even on Windows. That's why 
we added the -f parameter to pipe all that stuff into a file.

The location of the default configuration is depending on the OS. In *nix it's 
in ~/.config/QLandkarte/QMapShack.conf. In Windows application settup ist 
stored in the registry and you have to use regedit to see it.

HTH

Oliver

Am Sonntag, 31. Januar 2016, 08:49:26 schrieb WT:
> Quote from the  QMapShack / DocGettingStarted wiki page:
> 
> "QMapShack accepts a few options on the command line. The most important
> ones are:
> 
> -d to enable debug output on the console
> -c <filename> to read the configuration from a configuration file
> 
> ...
> 
> If you just start the application like any other application the
> configuration will be stored where ever your system stores application
> configurations."
> 
> There are 2 questions about the QMS Windows version:
> 
> - Can the "-d" option be used with the QMS standard distribution or must a
> special debug version be used in connection with this option? Under which
> circumstances is there some output from this option and where? Maybe there
> is a connection to the similar "-f" option found in the source code?
> 
> - What is the filename of the default configuration file? Where can it be
> found? Even with an extended search in the usual Windows directories I
> couldn't find the default configuration file. (The documentation of
> QDir::homePath() which might be used here points to "C:/Documents and
> Settings/Username" - no default configuration file found in this directory
> tree).
> 
> 
> 
> Thanks for help. Regards
> 
> Wolfgang
> 
> 
> 
> ----------------------------------------------------------------------------
> -- Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
> _______________________________________________
> Qlandkartegt-users mailing list
> Qlandkartegt-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Qlandkartegt-users mailing list
Qlandkartegt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users

Reply via email to