Help me build or package

link texti m trying to build a simple example available, i cannot build it, I downloaded all the NVPACK stuff and assigned them in the Project settings
i want for arch viz not for any game and for simple non commercial projects
i get errors unkown error

my project a simple theater

front view

hey i m in a hurry This is Important, if not i would never be here

Hi shrst,

There are a couple of things to check:

  • Make sure that you’ve properly installed your Visual Studio 2015 and included the Common Tools checked.
  • If your project doesn’t require code, make sure you’re using a blueprint based project.
  • If you have some experimental plugin’s like WebBrowser enable you may need to disable this and try to package again.

I hope this helps.

Tim

  • i am into architectural designing (I want to do get it shown to client via The VR or Package it as Html or on android),so i will need only blueprint i guess,if so can u suggest some steps to do without code
  • i do not have any plugins
    But later i do intend to make simple rpg shooter game for mobile,then will i require a code
    the main thing is to download the Vs 2015 which critical, and i m in process of doing so
    thanks for ur advice
    regards
    shrst

If you’re not using code I don’t suspect you’ll need Visual Studio at all. The binary version from the launcher should be good.

The error that is called out in your logs is “LINK : fatal error LNK1181: cannot open input file ‘tbbmalloc.lib’”. I’m specifically familiar with this error so I’m using the suggestions from other posts where this has been resolved.

The last thing I have at the moment to suggest is to make sure that you’ve installed the redistributables properly. You can get and install these from the Engine/Extras/Redist/en-us and run the X64 one.

Every other post I see referring to this error is about a code project, though. If the redistributables do not work, I would suggest creating a new blank project with blueprints and see if that packages with the same issue.