Skip to content

Buil PHPEXCELIB with VISUAL STUDIO 2012 ( V11) #1

@amichelins

Description

@amichelins

I am tring tu build phpexcelib with PHP 5.5.9 VC11 TS

I folow the https://wiki.php.net/internals/windows/stepbystepbuild to install de enviroment to compile de php.
I dowload php-5-5-9-VC11-src, php_sdk binary, required deps libs maching the php version.

When open de project excel.vcproj with VS 2012, the project was migrated to the new format ( excel.vcxproj )

I change some paths in the project becouse VS 2012 has new requirements.

In the php_excel porject properties.
In LINKER / Input / Additional dependencies has:
odbc32.lib;odbccp32.lib;php5ts.lib;%(AdditionalDependencies)

The LINKER is not finding this file odbc32.lib, odbccp32.lib, php5ts.lib
Do you have a updated project for VS 2012 ?
Do you know how to configure the project to find this files?

Tanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions