[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [sumo-dev] Visual Studio 2019 Build Error
|
- From: Michael Behrisch <oss@xxxxxxxxxxx>
- Date: Sat, 8 Jun 2019 06:50:49 +0200
- Autocrypt: addr=oss@xxxxxxxxxxx; prefer-encrypt=mutual; keydata= mQGiBFLSvucRBACGsasS4GeIWs1CFNTOYmp3ScQ2ZTJLJWQxhPliwtHTzLsErYu9Y7e8qDov iHFviYyaNuceUNoACm1e4MT4eu0DmM2Wk3y/jjD6hfm7L0EZNPxQhj+CJf2oZAm2ezCe7/si xZ2d7TCO8yWavOGbF0EVi/ZDIJqVgupu6WBpv/NCewCg65HQiS1wm+1w1MdFYxKCmXzbv08D /iWXX3tzabbCrLlUum8hBgBpJEHRtlic2uaGsKm8Fize4tfLZkTBbTYLYXfcx2Oq9+lINPTW h9jnbCjAjErRWLTjNTQjel0JnDryCnqabub/R3wScR/EHRDBeS9L6YRj0xdVd2qIaArtSYRR auKPNc4M2qZNEFSM37cXC7avhpdeA/99oJf4qyVly4RxHmekAmj9UJjRx17x9xX8t9uzUuSt AeTh+kQ3o5jK7veU6/F/+pPyi96EOzym9BJA8pgXC8hLWNjOajI10filkdQ26QsfHOpUdPSZ 4Duyw9Ayj8loagEnnAONmU/xE0QlyVBANIut0W+SNqPScYXfnBbVOaG3HbQiTWljaGFlbCBC ZWhyaXNjaCA8b3NzQGJlaHJpc2NoLmRlPohjBBMRAgAjBQJS0sHSAhsjBwsJCAcDAgEGFQgC CQoLBBYCAwECHgECF4AACgkQPBD+ltFwpimlmQCdGgnYuHxoye4vFntyHRcE0Ij0318AoN3s szGyKcKdUmPpgXLhFcNfRGe4uQENBFLSvucQBACRAt3OW7eL8N3OJp2bZz/rRldtxjcViEcd +wpQcL9Ag0b6W7e4cbSc9oSU9MAdOvxR0UxualeRGz37W/VEC8cFZb3kFtRdl66gGygKb7gl 2S27495XEYqE7BBF1HfQDjL9sh5GfuIzORkqhCHSUTdkRuzRPxNQcEYFSrASEi9jQwADBQP9 FeuTC1SJHrX9tP3p4xrEa07XkCq+UzwNhDdezoQfT1CUbOv+LT66yLTXAaiHXelgaPMQO1Oo 76U2z0C1LudkAcDdwJbMuZ0RfDoRjsgfhfvM6kqiP4m0s2NR3Y3O+HKXjwtPbXuDwaYIAIvp aj8b59n7fQyfL6BZsO0QZc0i/t+ISQQYEQIACQUCUtK+5wIbDAAKCRA8EP6W0XCmKY1lAKCc 3miJueOXuvZJWV7qGBQxxyR83gCgxhGPL9OrP22rxNJSo1w5OOUxHsM=
- Delivered-to: sumo-dev@xxxxxxxxxxx
- List-archive: <https://www.eclipse.org/mailman/private/sumo-dev>
- List-help: <mailto:sumo-dev-request@eclipse.org?subject=help>
- List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-dev>, <mailto:sumo-dev-request@eclipse.org?subject=subscribe>
- List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-dev>, <mailto:sumo-dev-request@eclipse.org?subject=unsubscribe>
- Openpgp: preference=signencrypt
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
Hi,
if you have Visual Studio open, have a look at the project view (where
all the projects like sumo netconvert etc. are listed) It should have a
folder CMake near the top which has a project / target install_dll
inside. Right click on that one and select build.
Best regards,
Michael
Am 07.06.19 um 21:02 schrieb Parker,Robert C:
> Hi,
>
>
> how exactly do I go about doing that?
>
>
> Thank you
>
> ------------------------------------------------------------------------
> *From:* sumo-dev-bounces@xxxxxxxxxxx <sumo-dev-bounces@xxxxxxxxxxx> on
> behalf of Pablo.AlvarezLopez@xxxxxx <Pablo.AlvarezLopez@xxxxxx>
> *Sent:* Friday, June 7, 2019 2:18:18 AM
> *To:* sumo-dev@xxxxxxxxxxx
> *Subject:* Re: [sumo-dev] Visual Studio 2019 Build Error
>
>
> Hi,
>
>
>
> try to build project „CMake/install_dll”.
>
>
>
> Regards
>
>
>
> *Von:*sumo-dev-bounces@xxxxxxxxxxx [mailto:sumo-dev-bounces@xxxxxxxxxxx]
> *Im Auftrag von *Parker,Robert C
> *Gesendet:* Freitag, 7. Juni 2019 04:54
> *An:* sumo-dev@xxxxxxxxxxx
> *Betreff:* [sumo-dev] Visual Studio 2019 Build Error
>
>
>
> Hello,
>
> Currently trying to build sumo using Visual Studio 2019. I am able to
> get sumo to work properly, however there are issues with using the
> sumo-gui. Specifically the following two errors occur when trying to run
> a simulation on sumo-gui:
>
>
>
> The procedure procedure entry point sqlite3_column_origin_name could not
> be located in the dynamic link library
>
> C:\SUMOLibraries\proj_gdal-1911_64\bin\gdal202.dll
>
>
>
> The procedure entry point locale_charset could not be located in the
> dynamic link library
>
> C:\SUMOLibraries\proj_gdal-1911_64\bin\spatialite.dll
>
>
>
> I have made sure my PATH variables are correct so I have no idea why
> this problem is happening. Any insight would be greatly appreciated
>
>
>
> Best,
>
> Robert
>
>
>
>
> _______________________________________________
> sumo-dev mailing list
> sumo-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-dev
>
Attachment:
signature.asc
Description: OpenPGP digital signature