Jump to content

Ivo van Hassel

Members
  • Posts

    3
  • Joined

  • Last visited

Ivo van Hassel's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

1

Reputation

  1. ( as Administrator ) I created the environment variable : ULTRAENGINE = C:\Program Files\Ultra Engine ( notworking ) changed it to ULTRAENGINE = C:\Program Files (x86)\Steam\steamapps\common\Ultra Engine Pro\Include ( not working ) added msvc project include path: C:\Program Files (x86)\Steam\steamapps\common\Ultra Engine Pro\Include ( works, but only for ultraengine.h) after that i added msvc include path for freetype fonts headers and newton headers, but new missing include files keep coming. I installed UltraEngine Pro through Steam. whereas: c:\program files\Ultra Engine : contains: map:UI , file:Client but no direct Ultra Engine installation I reboot , remove and create new projects all the time but did not succeed in compiling the project with msvc 2022 version 17.9 because of msvc unable to find header files. what am i missing?
  2. Hi, i am new and rather inexperienced. installed UltraEngine Pro on Win11 VS2022 could not find ultraengine.h added extra include path in project settings and that solved it. Problem is that for every extra include path i add to the project, new missing include files pop up. New projects with Lua profile works fine, no problems there. Thanks in advance, Hasselmania
×
×
  • Create New...