# voxl-mapper: error while loading shared libraries

Source: https://forum.modalai.com/topic/1294/voxl-mapper-error-while-loading-shared-libraries
Category: Flight Core and Legacy VOXL (https://forum.modalai.com/category/9/flight-core-and-legacy-voxl)
Tags: voxl-cam
Posted: 2022-09-05 19:56:45 UTC by Anubhav
Replies: 5 · Views: 1419

## Anubhav · 2022-09-05 19:56:45 UTC

Hi,

I have used command ```opkg install voxl-mapper``` and also used voxl-cross to deploy voxl-mapper to the VOXL-CAM. 
But I am getting the same error shown below.

```
voxl:/$ voxl-mapper
voxl-mapper: error while loading shared libraries: libgomp.so.1: cannot open shared object file: No such file or directory

```
How can I rectify this error. 

Thanks!

## Reply by Arjun Jain · 2022-09-06 01:50:05 UTC

@Anubhav smells like a version mismatch problem. Can you also run Voxl-mapper with -d for more info?

## Reply by Anubhav · 2022-09-06 06:45:12 UTC

I have tried running ```voxl-mapper -d``` but getting the same error. I can also see there is no config file of voxl-mapper. 
The output is shown below for ```voxl-mapper -d```.

```
voxl:/$ voxl-mapper -d
voxl-mapper: error while loading shared libraries: libgomp.so.1: cannot open shared object file: No such file or directory

```

## Reply by Guest · 2022-09-06 16:14:40 UTC

Hey @Anubhav,

Please see this post: https://forum.modalai.com/topic/1194/voxl-mapper-does-not-run-libgomp-so-1-does-not-exist/2?_=1662480745141.

You can also try out the latest improvements by switching opkg to the dev repo and reinstalling voxl-mapper.

## Reply by jamiek · 2022-09-07 19:23:09 UTC

@Matt-Turi Just out of curiosity, when will voxl-mapper have another stable release? Seems like a lot of exciting development is going on! :blush: 

Unfortunately with the dev branch I can get it running but it just outputs a white screen :cry: 

![voxl-mapper-dev.png](https://forum.modalai.com/assets/uploads/files/1662578550013-voxl-mapper-dev.png) 

The stable branch works great though so that has been fun! Excited for what is to come!

## Reply by Guest · 2022-09-07 20:53:03 UTC

Hey @jamiek,

I can't give an exact timeline on the next stable voxl-mapper release, but it should be coming very soon with a lot of major improvements!

The dev release for mapper does require the dev versions of its dependencies as well, including voxl-portal and voxl-vision-px4 so that may be why you are hitting a white screen with that version.
