Forum > FPvectorial
I need help to compile fpvectorial examples
pfergiu:
Hi all
I'm new at Lazarus.
I've tried to compile fpvectorial examples, but I had no luck with this. Then, I visited this link:
http://wiki.freepascal.org/fpvectorial
and there, I found this
https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr
Later, I got compilation errors until I found this link
https://github.com/alrieckert/lazarus/blob/master/components/fpvectorial/fpvectorial.pas
So, I downloaded this new version and some examples (i.e. fpvviewer) finally started to work. At least some parts of them.
I'm wondering if there is any updated and compilable version of all this. I'm still fighting with some remaining errors.
I'm specially interested in drawing SVG files.
I'm using revision 41613 of Lazarus.
Thanks in advance,
pfergiu
BigChimp:
There's a lot of missing information: what exactly goes wrong, FPC version used, operating system etc.
See here
http://www.catb.org/~esr/faqs/smart-questions.html#code
and the link in my signature.
That wiki page states fpvectorial code is included in Lazarus. Did you find it?
pfergiu:
Thanks for your quick answer, BigChimp.
Sorry, I will read the rules before asking.
Here you go the answers to your questions:
FPC 2.6.2
Lazarus v1.0.10
Revision SVN 41613
i386-win32-win32/win64
Ok, I see now what you mentioned about the wiki page. My mistake.
Thanks for your help.
pfergiu
BigChimp:
@Pfergiu: rules, rules... it's more guidelines ;) Thanks for the info.
Hint: you can put your OS, FPC, Laz version in your forum signature so you don't have to remember to specify it :)
Hope you can get fpvectorial working; if not, the forum is there to help...
Thanks,
BigChimp
felipemdc:
fpvviewer from subversion is compatible with the latest fpvectorial from the lazarus subversion repository (right now it is compatible with revisions above 41000 or something like that, but this is not a rule, if I make changes it might start working only with even newer revisions). You should download all files of the latest fpvectorial, not only fpvectorial.pas
You can download all of lazarus from svn for example, then fpvectorial is in the folder lazarus/components/fpvectorial
Or only download fpvectorial
Navigation
[0] Message Index
[#] Next page