I'm exporting now ...
Lazarus revision 39186
FPC revision 22875
But this was from yesterday so it would be "-" at least on revision.

Downloaded lazarus install for Windows 64 from lazarus.freepascal.org website
It came with FPC 2.6.0 and placed in ./lazarus/fpc
I opened my project but could not build my project - fpc didn't find the postgresql component

So Then I:
Downloaded both fpc and lazarus from svn.
Built fpc with no problems.
Ran fpcconfig (forgot exact command) and had to fix APP_DATA with my actual path for Units in the fpc.cfg file.
Building lazarus faild with that error.

I think maybe it was because I exported svn lazarus "on-top" of installed lazarus though.



On 10/28/2012 01:09 PM, Vincent Snijders wrote:
2012/10/28 Andrew Brunner <[email protected]>:
Using fpc/trunk
I cannot compile lazarus/trunk on windows 8 64bit

win32object.inc(565,78) Error: Incompatible type for arg no. 4: Got
"<address of procedure(QWord;LongWord;LongWord;LongW ord);StdCall>",
expected "<procedure variable type of
procedure(QWord;LongWord;QWord;LongWord);StdCall>"

Needing to build for Win8x64.
What is on that line? What fpc and lazarus trunk revision do you use?


Vincent

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus



--
Andrew Brunner

Aurawin LLC
512.574.6298
http://aurawin.com/

Aurawin is a great new way to store, share, and enjoy your
photos, videos, music and more.


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to