http://gwt-code-reviews.appspot.com/1084801/diff/28001/29020
File plugins/npapi/VisualStudio/npapi-plugin.vcproj (left):

http://gwt-code-reviews.appspot.com/1084801/diff/28001/29020#oldcode1
plugins/npapi/VisualStudio/npapi-plugin.vcproj:1: <?xml version="1.0"
encoding="UTF-8"?>
not sure how you are building this project. I could not find any targets
in build.xml or any other reference to devenv.exe

you may also want to double check that the bin is release flavor as the
default is debug when you invoke vs build.

http://gwt-code-reviews.appspot.com/1084801/diff/28001/29020#oldcode4
plugins/npapi/VisualStudio/npapi-plugin.vcproj:4: Version="8.00"
not sure what the intent was, but if you put back allowdialog.h you will
need to add allowdialog.cpp in the project as well.

http://gwt-code-reviews.appspot.com/1084801/diff/28001/29020#oldcode7
plugins/npapi/VisualStudio/npapi-plugin.vcproj:7:
RootNamespace="npapi-plugin"
Also, maybe it will be in the next step, but It seems that the out bin
is not checked out for replacement. I am guessing it will done a later
step.

http://gwt-code-reviews.appspot.com/1084801/diff/28001/29020#oldcode9
plugins/npapi/VisualStudio/npapi-plugin.vcproj:9: >
I made most of these fixes on my box and it is building fine. if you
will I can roll them in your CL, bar knowing how you want to invoke the
vs build.

http://gwt-code-reviews.appspot.com/1084801/diff/28001/29028
File plugins/platform/Win/AllowDialog.h (left):

http://gwt-code-reviews.appspot.com/1084801/diff/28001/29028#oldcode1
plugins/platform/Win/AllowDialog.h:1: #ifndef _H_AllowDialog
looks like allowdialog.h is still referenced in main.cpp.

http://gwt-code-reviews.appspot.com/1084801/show

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to