GithubHelp home page GithubHelp logo

Build issues VS2012 about pbrt-v2 HOT 4 CLOSED

mmp avatar mmp commented on August 15, 2024
Build issues VS2012

from pbrt-v2.

Comments (4)

mmp avatar mmp commented on August 15, 2024

Hi, Adrien--

Yes, that'd be fantastic--if you can send a pull request when you're ready,
I'd love to incorporate that into the regular pbrt distribution!

Thanks,
Matt

On Sun, Jul 7, 2013 at 11:39 AM, Adrien Lamarque
[email protected]:

I'm in the process of porting the solution files to VS2012. Simply
importing the VS2010 project files into VS2012 doesn't work because some of
the include and lib paths for the windows API have been changed.

In particular, the variable $(WindowsSdkDir)include needs to be changed
for $(WindowsSDK_IncludePath), and $(WindowsSdkDir)lib\x64 need to be
changed to $(WindowsSDK_LibraryPath_x64). (The same thing applies for x86target, just replace
x64 with x86).

I simply replaced all the paths in the relevant property pages (a tedious
process). This fixed build issues on my machine, and hopefully this should
work on a machine with a fresh VS2012 install.
I have created the relevant pbrt.vs2012 subdirectory to hold all the
converted project files.

I'll be pushing that fix to my fork soon and will be glad to issue a pull
request if you accept these.


Reply to this email directly or view it on GitHubhttps://github.com//issues/13
.

from pbrt-v2.

lamarqua avatar lamarqua commented on August 15, 2024

Done. I'd love to hear if anyone else can test it independently, to make sure everything is OK.

from pbrt-v2.

mmp avatar mmp commented on August 15, 2024

Merged (and downloads updated). I sent a note to the mailing list (as you
probably have seen); hopefully a few folks can try it out and make sure all
is good for them as well.

Thanks again!!!

Matt

On Tue, Jul 9, 2013 at 7:49 AM, Adrien Lamarque [email protected]:

Done. I'd love to hear if anyone else can test it independently, to make
sure everything is OK.


Reply to this email directly or view it on GitHubhttps://github.com//issues/13#issuecomment-20679127
.

from pbrt-v2.

lamarqua avatar lamarqua commented on August 15, 2024

Awesome ! I'll close the issue.

from pbrt-v2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.