LEESG
LEESG
hi. I built your code with UE4.25.4 and I have a compiler error. Which specific UE version I try to use for your code ?
> > hi. I built your code with UE4.25.4 and I have a compiler error. > > Which specific UE version I try to use for your code ? >...
Im porting it to unreal 4.26. I will leave a message here when completed
There is a compile error in https://github.com/NVIDIA/Dataset_Synthesizer/pull/89 I tested with UE4.25.4
I tested NDDS on UE 4.25.4 and it worked well. I will upload codes.
> Where did you upload it @SanggunLee ? can you make a pull request as well if you need? Check https://github.com/SanggunLee/Dataset_Synthesizer/tree/UE4.25.4 download code and just follow the NDDS.pdf
NDDS with UE4.26 updated. Check https://github.com/SanggunLee/Dataset_Synthesizer/tree/UE4.26 Only Window supported, not Linux.
> Unreal engine 5 is released....... no support here anymore. There is the issac simulator Nvidia developed.
I think NVDIA doesnt manage this repo anymore. Did you solve this issue?
on low memory systems like raspberry pi, 'MAKE_NJOBS ' in 'ncsdk.conf' should be 2 or 1. when compiling c or cpp files, It needs many memory and If you have...