Dear ogs-developers:
Now, I am facing a Debug problem. The process is that I downloaded ogs-5 source code from github and save them in my computer(Windows 10 x64). Then I created a folder named “build” under source code directory and made use of CMake 3.5.0 to conduct compilation configuration, and the results were showed below(see fig 1 to 3). Then I opened the .sln file and pressed F7 to compile, informing all projects being successfully compiled. Eventually, I pressed F5 to debug, however I couldn’t go on (see fig 4). I don’t know whether the .sln file generated by cmake was something wrong. I would really appreciate it if someone can help me!
Zheng Qiang

Hi,
Maybe you need to set "ogs" project as Startup Project in Visual Studio. This can be done from a right-click menu of the project.
Best,
Nori
···
On 04/18/2016 04:42 AM, [email protected] wrote:
Dear ogs-developers:
Now, I am facing a Debug problem. The process is that I
downloaded ogs-5 source code from github and save them in my
computer(Windows 10 x64). Then I created a folder named “build” under
source code directory and made use of CMake 3.5.0 to conduct compilation
configuration, and the results were showed below(see fig 1 to 3). Then I
opened the .sln file and pressed F7 to compile, informing all projects
being successfully compiled. Eventually, I pressed F5 to debug, however
I couldn’t go on (see fig 4). I don’t know whether the .sln file
generated by cmake was something wrong. I would really appreciate it if
someone can help me!
Zheng Qiang
--
You received this message because you are subscribed to the Google
Groups "ogs-devs" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected]
<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout\.
--
Norihiro Watanabe, Dr.-Ing.
Department of Environmental Informatics (ENVINF)
Wissenschaftler
Helmholtz-Zentrum für Umweltforschung GmbH - UFZ
Helmholtz Centre for Environmental Research GmbH - UFZ
Permoserstraße 15 / 04318 Leipzig / Germany
[email protected] / http://www.ufz.de
Telefon +49 341 235 1806
Sitz der Gesellschaft: Leipzig
Registergericht: Amtsgericht Leipzig, Handelsregister Nr. B 4703
Vorsitzender des Aufsichtsrats: MinDirig Wilfried Kraus
Wissenschaftlicher Geschäftsführer: Prof. Dr. Georg Teutsch
Administrativer Geschäftsführer: Dr. Heike Graßmann
Thanks a lot! It runs normally now.
在 2016年4月18日星期一 UTC+8下午12:07:21,Norihiro Watanabe写道:
···
Hi,
Maybe you need to set “ogs” project as Startup Project in Visual Studio. This can be done from a right-click menu of the project.
Best,
Nori
On 04/18/2016 04:42 AM, [email protected] wrote:
Dear ogs-developers:
Now, I am facing a Debug problem. The process is that I
downloaded ogs-5 source code from github and save them in my
computer(Windows 10 x64). Then I created a folder named “build” under
source code directory and made use of CMake 3.5.0 to conduct compilation
configuration, and the results were showed below(see fig 1 to 3). Then I
opened the .sln file and pressed F7 to compile, informing all projects
being successfully compiled. Eventually, I pressed F5 to debug, however
I couldn’t go on (see fig 4). I don’t know whether the .sln file
generated by cmake was something wrong. I would really appreciate it if
someone can help me!
Zheng Qiang
–
You received this message because you are subscribed to the Google
Groups “ogs-devs” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected]
mailto:[email protected].
For more options, visit https://groups.google.com/d/optout.
–
Norihiro Watanabe, Dr.-Ing.
Department of Environmental Informatics (ENVINF)
Wissenschaftler
Helmholtz-Zentrum für Umweltforschung GmbH - UFZ
Helmholtz Centre for Environmental Research GmbH - UFZ
Permoserstraße 15 / 04318 Leipzig / Germany
[email protected] / http://www.ufz.de
Telefon +49 341 235 1806
Sitz der Gesellschaft: Leipzig
Registergericht: Amtsgericht Leipzig, Handelsregister Nr. B 4703
Vorsitzender des Aufsichtsrats: MinDirig Wilfried Kraus
Wissenschaftlicher Geschäftsführer: Prof. Dr. Georg Teutsch
Administrativer Geschäftsführer: Dr. Heike Graßmann