On Wednesday 30 March 2016 22:56:33 Krzysztof wrote:
> > An example is here:
> > https://gitlab.com/mseide-msegui/mseuniverse/tree/master/samples/graphics
> >/ftglyphs
> >
> > It needs MSEgui git master 0277701d9fb48394343e5d415dbc858a51f5c573
> > https://gitlab.com/mseide-msegui/mseide-msegui
> >
> > Martin
>
> Trying this example now. Downloaded msegui from git repo. In IDE ->
> Settings -> Configure MSEide, changed ${MSEDIR} to my git directory.
> Opened ftglyphs without error, main form designer also showed without
> errors but when running get Exitcode: 217. When running compiled
> binary from console then getting this output:
>
> An unhandled exception occurred at $00000000004DEC05 :
> egdi : Invalid pixmap.

Which operating system? 
Please build the project with debuginfo by 'Project'-'Build', 
activate 'Project'-'Options'-'Debugger'-'Stop on Excep.' and check the stack 
window when the program stops by the exception if you like to debug.
>
> BTW: How to change output dir for all *.o and *.ppu files to local lib
> dir? Tried Project -> Options -> Make -> Make directory but getting
> "Make ***ERROR*** 1" in MSEide center (directory "lib" exists)
>
Please add "-FUxxxx" to 'Project'-'Options'-'Make'-'Make options'
http://www.freepascal.org/docs-html/current/user/usersu14.html#x37-440005.1.3
'Make Directory' is the current directory where FPC will be started.

Martin

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to