View Single Post
Old 05-11-2002, 10:31 AM  
Lane
Will code for food...
 
Join Date: Apr 2001
Location: Buckeye, AZ
Posts: 8,496
Microzoft Visual Studio question.....any programmers here?

i've always developed code for unix and i'm fairly new to this shit


first question:

when i install visual studio, IE starts giving me a message alert with a sound for every single javascript error on web pages while i am surfing.. it's pretty annoying.. it keeps on asking me if i want to debug it or not.. i cant figure out how to turn that shit off..


second question:

this is on visual c++
for example i code some OpenGL stuff and i needed to download and add the libraries to visual studio library folders. then i also had to put a dll file into my system folder so the executable could work.. windows doesnt have the OpenGL dll file by default.. so if i send the executable to someone else, he needs to get it too..
how do i make it so that it isnt dynamically linked and works by itself without the dll file? i heard there is a compile option for that but couldnt find it..


any help apreciated

Lane
__________________
Lane is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote