I always start MS Visual Studio from start_devenv.bat from administrator account, i have added the path to OTB-5.10.1 before path to other variables as well. but the problem still exists, the required file is in the OTB folder with the name "cstdint" (without extension) but Visual Studio is searching "cstdint.hpp" (with extension )this could be the reason but i don't have any idea how to fix this,
On Monday, 8 May 2017 21:58:31 UTC+5, Rashad wrote: > > >> > did you started VS IDE with start_devenv.bat ? > > simply opening VSIDE will never work unless you add an environment > variable to system. This is why we provide that bat file > -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google Groups "otb-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/otb-users?hl=en --- You received this message because you are subscribed to the Google Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
