Today I tried to build PHP (current CVS) with the final version of
  Microsoft's new VisualStudio.Net.

  Good news first: It works.

  But there's still something wrong with the strtoll.c file from the
  bundled libmysql.

  I do the following:

    * Open the project

    * Rebuild

    * Get the errors at

        http://www.sebastian-bergmann.de/strtoll.txt

      and the build of libmysql fails.

    * I build the project (no rebuild!), and it works.

  Any ideas?

  This issue might be gone once we upgraded the bundled libmysql. Zak? :)

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to