You are viewing our Forum Archives. To view or take place in current topics click here.
Please help there is no "build" option in Visual Studios...
Posted:

Please help there is no "build" option in Visual Studios...Posted:

25_To_Life
  • 2 Million
Status: Offline
Joined: Feb 23, 201311Year Member
Posts: 114
Reputation Power: 8
Status: Offline
Joined: Feb 23, 201311Year Member
Posts: 114
Reputation Power: 8
Please help there is no "build" option in Visual Studios for me i really want to learn how to code a dll and this is really holding me back please help thanks
#2. Posted:
cpp_modder
  • Resident Elite
Status: Offline
Joined: Aug 20, 201211Year Member
Posts: 256
Reputation Power: 9
Status: Offline
Joined: Aug 20, 201211Year Member
Posts: 256
Reputation Power: 9
25_To_Life wrote Please help there is no "build" option in Visual Studios for me i really want to learn how to code a dll and this is really holding me back please help thanks


i dont see what you have done.... just debug it
#3. Posted:
25_To_Life
  • 2 Million
Status: Offline
Joined: Feb 23, 201311Year Member
Posts: 114
Reputation Power: 8
Status: Offline
Joined: Feb 23, 201311Year Member
Posts: 114
Reputation Power: 8
i dont see what you have done.... just debug it

Im sorry what do you mean?
#4. Posted:
TCPIP
  • Powerhouse
Status: Offline
Joined: Jan 27, 201113Year Member
Posts: 417
Reputation Power: 19
Status: Offline
Joined: Jan 27, 201113Year Member
Posts: 417
Reputation Power: 19
I found the same problem a few months ago, it was really easily fixed,

to get it to work; open this file

[ Register or Signin to view external links. ]

then go inside this folder

[ Register or Signin to view external links. ]

and load up this file

[ Register or Signin to view external links. ]

then once you have finished building the DLL file, go into this folder

[ Register or Signin to view external links. ]

and the DLL is this file...

[ Register or Signin to view external links. ]

:3
#5. Posted:
Wilez
  • TTG Addict
Status: Offline
Joined: Apr 29, 201113Year Member
Posts: 2,192
Reputation Power: 99
Status: Offline
Joined: Apr 29, 201113Year Member
Posts: 2,192
Reputation Power: 99
Hit [F5].
or go to project and select 'Build'
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.