Giter Site home page Giter Site logo

cefabs's Introduction

//
// by Jan Eric Kyprianidis <www.kyprianidis.com>
// Copyright (C) 2010-2011 Computer Graphics Systems Group at the
// Hasso-Plattner-Institut, Potsdam, Germany <www.hpi3d.de>
// 
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
// 
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
// GNU General Public License for more details.
// 

Requirements:

    * CUDA 4: http://developer.nvidia.com/cuda-toolkit-40
    * CMake: http://www.cmake.org
    * Qt: http://qt.nokia.com
    * FFmpeg: http://www.ffmpeg.org [optional]

Building:

    Windows / Visual Studio:
        1) mkdir build
        2) cd build
        3) cmake ..
        4) devenv /build Release cefabs.sln
    
    Mac OS X / Linux:
        1) mkdir build
        2) cd build
        3) cmake ..
        4) make


Precompiled binaries for Windows require the Visual Studio 2008 runtimes:
    
    * Microsoft Visual C++ 2008 SP1 Redistributable Package (x86):
      http://www.microsoft.com/downloads/en/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2
      
    * Microsoft Visual C++ 2008 SP1 Redistributable Package (x64):
      http://www.microsoft.com/downloads/en/details.aspx?FamilyID=BA9257CA-337F-4B40-8C14-157CFDFFEE4E
 

 Related Publications:

    * Kyprianidis, J. E., & Kang, H. (2011). Image and Video 
      Abstraction by Coherence-Enhancing Filtering. Computer Graphics 
      Forum, 30(2), 593-602. 

cefabs's People

Stargazers

B.Berkay Aydın avatar

Watchers

 avatar

cefabs's Issues

Mac build crashes on startup

What steps will reproduce the problem?
1. Download Mac version on a clean Mac OS X install.
2. Try to run it.

What is the expected output? What do you see instead?

cefabs crashes on startup. Error trace below suggests that the build is 
expecting CUDA to be pre-installed on the system, rather than being included in 
the cefabs build.

What version of the product are you using? On what operating system?

OS X 10.6.

Please provide any additional information below.

Process:         cefabs [94265]
Path:            /Applications/cefabs.app/Contents/MacOS/cefabs
Identifier:      cefabs
Version:         ??? (???)
Code Type:       X86-64 (Native)
Parent Process:  launchd [97]

Date/Time:       2011-11-06 19:00:13.032 -0600
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6

Interval Since Last Report:          4608298 sec
Crashes Since Last Report:           12
Per-App Crashes Since Last Report:   2
Anonymous UUID:                      69495186-2162-48D7-8AE4-A015A55A8C95

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread:  0

Dyld Error Message:
  Library not loaded: /usr/local/cuda/lib/libcuda.dylib
  Referenced from: /Applications/cefabs.app/Contents/MacOS/cefabs
  Reason: image not found

Binary Images:
    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <486E6C61-1197-CC7C-2197-82CE505102D7> /usr/lib/dyld

Model: MacBookPro7,1, BootROM MBP71.0039.B0B, 2 processors, Intel Core 2 Duo, 
2.66 GHz, 4 GB, SMC 1.62f6
Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom 
BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS545032B9SA02, 298.09 GB
Serial ATA Device: MATSHITADVD-R   UJ-898
USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 
0x26100000 / 2
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06600000 / 4
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 
0x06610000 / 5
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x06500000 / 3
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 
0x06300000 / 2
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24600000 / 2

Original issue reported on code.google.com by [email protected] on 7 Nov 2011 at 1:02

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.