Menu

#31 Windows 64-bit compilation fixes

None
closed-accepted
nobody
None
5
2015-07-08
2015-07-04
No

Hi,

I managed to compile and run successfully the extcairo driver on Windows 64-bit using the TDM-GCC 5.1.0 compilers. In order to do so, I had to apply several changes to the code which I attached to this message.

Best,

Tom

1 Attachments

Discussion

  • Tom Schoonjans

    Tom Schoonjans - 2015-07-05

    By the way: this patch should not break the Win32 build since these Ptr functions are available for both 32- and 64-bit according to https://msdn.microsoft.com/en-us/library/windows/desktop/ms644898.aspx. So no need for #ifdef _WIN32 statements...

     
  • Hazen Babcock

    Hazen Babcock - 2015-07-08

    Pushed, thanks!

     
  • Hazen Babcock

    Hazen Babcock - 2015-07-08
    • status: open --> closed-accepted
    • Group: -->
     
  • Tom Schoonjans

    Tom Schoonjans - 2015-07-08

    Thanks for pulling in the patch but I am surprised why you didn't use my name as commit author...

     
  • Hazen Babcock

    Hazen Babcock - 2015-07-08

    Honestly I was not even aware that you could specify a different author. I just reverted and re-applied the patch so now you should be properly credited. I apologize for my mistake.

     
  • Tom Schoonjans

    Tom Schoonjans - 2015-07-08

    Thanks a lot! I really appreciate it.

     

Log in to post a comment.