AllenFang / AllenFang/react-bootstrap-table

can't build in windows 7

Ouverte
#140 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
2.2k
Forks
761
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

First of all, great project! Thanks for sharing.
I'm trying to build it, following the steps
$ git clone https://github.com/AllenFang/react-bootstrap-table.git
$ cd react-bootstrap-table
$ npm install
got an error while building node-gyp...missing VC compiler. I installed MS Visual Studio 2005. But got next error
- missing "stdint.h" file. After google found that Visual Studio 2005 does not have that file. Uninstall 2005 and install MS VC studio 2010.
- now getting another error while compiling v8.h file
syntax error => in using Handle = Local;

Please advise the correct version of tools to build the project.

thanks again
Shawn

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.