Skip to content

Problem installing on Ubuntu 10.04 Lucid Lynx #6

@GoogleCodeExporter

Description

@GoogleCodeExporter
- What steps will reproduce the problem?
1. Install all dependencies
Pasted from my dpkg log
http://pastebin.com/69cGZUVT

2. Run Python script using 
sudo python FullAnalyzeSetup.py -ib

What is the expected output? What do you see instead?
Installed successfully is expected (even though the Python script is for Jaunty)
Installed unsuccessfully due to this error:

-- Build files have been written to: /home/alps/Downloads/FullAnalyze/trunk
[  2%] Building CXX object CMakeFiles/FullAnalyze.dir/src/core/FullAnalyze.cpp.o
/usr/local/include/GilViewer/io/gilviewer_io_factory.hpp: In member function 
‘virtual bool MyApp::OnInit()’:
/usr/local/include/GilViewer/io/gilviewer_io_factory.hpp:69: error: too few 
arguments to function ‘void 
register_all_file_formats(gilviewer_io_factory*)’
/home/alps/Downloads/FullAnalyze/trunk/src/core/FullAnalyze.cpp:92: error: at 
this point in file
make[2]: *** [CMakeFiles/FullAnalyze.dir/src/core/FullAnalyze.cpp.o] Error 1
make[1]: *** [CMakeFiles/FullAnalyze.dir/all] Error 2
make: *** [all] Error 2
[  2%] Building CXX object CMakeFiles/FullAnalyze.dir/src/core/FullAnalyze.cpp.o
/usr/local/include/GilViewer/io/gilviewer_io_factory.hpp: In member function 
‘virtual bool MyApp::OnInit()’:
/usr/local/include/GilViewer/io/gilviewer_io_factory.hpp:69: error: too few 
arguments to function ‘void 
register_all_file_formats(gilviewer_io_factory*)’
/home/alps/Downloads/FullAnalyze/trunk/src/core/FullAnalyze.cpp:92: error: at 
this point in file
make[2]: *** [CMakeFiles/FullAnalyze.dir/src/core/FullAnalyze.cpp.o] Error 1
make[1]: *** [CMakeFiles/FullAnalyze.dir/all] Error 2
make: *** [all] Error 2

- What version of the product are you using? On what operating system?
10.04 Lucid Lynx

- Please provide any additional information below.
That's all.

What can I do to solve this issue?

Regards,
Ronak

Original issue reported on code.google.com by ronthecon on 18 Dec 2012 at 6:12

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions