Giter VIP home page Giter VIP logo

jupiterfilecache's People

Watchers

 avatar  avatar

jupiterfilecache's Issues

no cpp files, only a header

What steps will reproduce the problem?
1. run hg clone http://jupiterfilecache.googlecode.com/hg/ jupiterfilecache


What is the expected output? What do you see instead?
I was expecting cpp and hpp, as well as a commonrules.mk file
in the root directory. I can't compile any libraries or the rsl
example, because the source doesn't appear to be in the hg repository.
My clone of the repository seems to match the one on google code.  

On what operating system?
Linux fedora8, 64bit



Original issue reported on code.google.com by [email protected] on 1 Mar 2010 at 10:29

building it on windows 7 x64 with vs 2012 for x64

Hi,

I'm trying to build jupiterfilechache, I want to implement it in a new shader 
node for 3dsmax.

The procedure I follow is the following:

1) Download code from the repo
2) I downloaded latest Boost
3) downloaded latest precompiled boost for win x64 (libs)
4) open cmake, specify the follwing suggested variables:

BOOST_ROOT C:/Development/boost_1_48_0
boost_LIBRARYDIR C:/Development/boost_1_48_0 build/lib64

but no matter what I try I get to this error in cmake:

CMake Error at C:/Program Files (x86)/CMake 
2.8/share/cmake-2.8/Modules/FindBoost.cmake:910 (message):
  Unable to find the requested Boost libraries.

  Boost version: 1.48.0

  Boost include path: C:/Development/boost_1_48_0

  The following Boost libraries could not be found:

          boost_filesystem
          boost_system
          boost_thread

  No Boost libraries were found.  You may need to set Boost_LIBRARYDIR to the
  directory containing Boost libraries or BOOST_ROOT to the location of
  Boost.
Call Stack (most recent call first):
  CMakeLists.txt:73 (find_package)


What version of boost would you recommend?
And exactly what variables \ paths do you have in cmake when compiling?


Forgive me if I'm asking stupid questions - but I'm guessing I need to compile 
it to have a runtime dll that I put alongside my plugin?

Original issue reported on code.google.com by [email protected] on 26 Jan 2012 at 7:36

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.