Linxius / UrbanScene3D

https://vcc.tech/UrbanScene3D
89 stars 12 forks source link

An error occurred while opening the Simulator. #7

Closed HZhang1003 closed 1 year ago

HZhang1003 commented 1 year ago

Your data set has been very helpful to me. Thank you very much. But an error occurred when I tried to use the Simulator. I opened UrbanScene.uproject in the Simulator folder, but soon got an error: "UrbanScene could not be compliled. Try rebuiding from source mannally." Could you please tell me how to use the emulator correctly?

unlugi commented 1 year ago

Hello! Thank you to the authors for the dataset! However, I am having the same problem as above. I am using UE 4.24 (recommended version of UE), bit I cannot open or compile the project. UrbanScene.uproject Could you please provide some instructions on how to use the simulator? Thanks.

Linxius commented 1 year ago

Have you installed Visual Studio?

HZhang1003 commented 1 year ago

Yes, I have installed Visual Studio Community 2022, but I still can not run the simulator.

Linxius commented 1 year ago

Try to keep Config, Content, Source, and UrbanScene.uproject and delete other files. Then right click on UrbanScene.uproject, generate Virtual Studio project files, open UrbanScene.sln and build from VS. If that works, UrbanScene.uproject can be opened.

unlugi commented 1 year ago

@HZhang1003 I just solved my problem and can open the project successfully, I suggest that you install the following:

  1. Unreal Engine 4.24
  2. Visual Studio 2017
unlugi commented 1 year ago

I had previously installed Visual Studio 2022 but that was creating errors. I think the project was created using 2017. I also recommend starting with a fresh UE 4.24, if you have other versions installed. This is what worked for me but maybe other combinations might work as well.

HZhang1003 commented 1 year ago

I finally opened the project according to your suggestions. Thank you so much.

Greywan commented 2 months ago

@HZhang1003 I just solved my problem and can open the project successfully, I suggest that you install the following:

  1. Unreal Engine 4.24
  2. Visual Studio 2017

Did you install it on windows or linux?

Greywan commented 2 months ago

I finally opened the project according to your suggestions. Thank you so much.

Which Unreal Engine version, please? 4.24?