Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem installing on Ubuntu 10.04 Lucid Lynx #6

Open
GoogleCodeExporter opened this issue Apr 10, 2015 · 0 comments
Open

Problem installing on Ubuntu 10.04 Lucid Lynx #6

GoogleCodeExporter opened this issue Apr 10, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

- 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant