#how do i install the missing dependencies

1 messages ยท Page 1 of 1 (latest)

flint rover
#

how do i install the missing dependencies

drifting merlin
flint rover
#

should ye

drifting merlin
#

You need to setup your environment for windows

flint rover
#

check the desktop development with c++ drop down menu and check to see if you have MSVC VC 2022 x64/x86 build tools

#

and the windows sdk

drifting merlin
flint rover
#

@drifting merlin

drifting merlin
#

does the file exist?

flint rover
#

yes

#

@drifting merlin

drifting merlin
flint rover
#

i mean i use VStudio and g++ i think

#

(where can i see the one used by VStudio?

drifting merlin
#

you are probably using cl.exe if you haven't changed anything

flint rover
#

dint manually changed anything

#

so ye

#

so why the dependencies are not found by VS

drifting merlin
#

what version of vs?

flint rover
drifting merlin
#

did you use a project template when creating the project?

flint rover
#

sadly this project has been sent by my friend, he made it, so idk if he used a template

#

but like, if he used a template how can i still fix this ๐Ÿ˜‰

drifting merlin
#

you have to adjust the project settings

flint rover
#

may i ask wich tab ?

drifting merlin
flint rover
#

this?

#

(properties)

drifting merlin
#

i would first click on configurate start project and click on source code debug

flint rover
#

u meen this:

#

?

drifting merlin
#

yes

#

and check if the locations are correct

flint rover
#

i dont have the um folder

#

(where i found urlmon.h earlier)

#

can i just copy and paste the folder to this dir?

drifting merlin
flint rover
drifting merlin
flint rover
#

oki

#

but cant i just copy the um folder and add it?

#

wouldnt, bt easier that changing all the paths

drifting merlin
flint rover
#

just for this project

#

i have 32 tb of storage in total, 1gb is nothing

drifting merlin
#

you can try it but i don't recommend it

#

that won't make the environment cleaner : )

flint rover
#

still not working

drifting merlin
#

restarted?

flint rover
#

yup

drifting merlin
# flint rover

i think you can just change the windows sdk version here

flint rover
#

sorry how can i do this?

drifting merlin
# flint rover

click on "windows sdk version", click on the arrow, select the correct version

flint rover
#

wait where is this?

drifting merlin
flint rover
drifting merlin
flint rover
#

WORKS

drifting merlin
#

great

flint rover
#

:/

drifting merlin
flint rover
#

:/ then what should i do couse i need it for the liscence thing

drifting merlin
#

upgrade

flint rover
#

the recent version have the include problem we fixed

#

i am so bad with c++ sorry

drifting merlin
#

before you install a new sdk version i would try to change the C++ Language Standard to C++20

flint rover
#

fixed

#

๐Ÿ˜„

#

so sorry and tysm tho

drifting merlin
drifting merlin
flint rover
flint rover
#

last thing @drifting merlin

drifting merlin
#

right click on your project again

#

click on add

#

and existing item

#

then select the imgui source files

flint rover
#

i did "CTRL+A" to select all and still the same error after the restart

#

@drifting merlin