1

Topic: How to compile Freelss code on Raspbian

Hello. We are trying to make a 3d scanner with Raspberry Pi3. We want to make some modifications on freelss code but when we try to compile the code which cloned from github, gives errors on Geany. How can we compile the code?
Thank you in advance.

2

Re: How to compile Freelss code on Raspbian

We are compiling the code from the terminal with make command now.

3

Re: How to compile Freelss code on Raspbian

Did you follow the instructions for all of the dependencies prior to finishing up the installation ? 

See: https://github.com/hairu/freelss

4

Re: How to compile Freelss code on Raspbian

Yes. We compiled freelss from terminal but we wanted to compile in Geany. We are tring to make some modifications on the code but while we compile it from terminal by make command, we can not see our modifications.

5

Re: How to compile Freelss code on Raspbian

I have solved the compile problem by the help of the following post.

http://www.soliforum.com/post/118152/#p118152