Is it possible to change CURL environment variables (e.g., OSG_CURL_PROXY) 
programmatically, or am I stuck with the same value until I restart my OSG 
application?

I would like to be able to change OSG_CURL_PROXY, and I'm trying to do this by 
calling (in Visual++) SetEnvironmentVariable("OSG_CURL_PROXY", "some_URL") but 
it doesn't appear to actually have any effect on OSG/CURL.  I have to shut down 
my OSG application, change the environment variable manually, then restart my 
OSG application.


Thanks,
Tim

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=50925#50925





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to