--
You received this message because you are subscribed to the Google Groups "OpendTect Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to developers+unsubscribe@opendtect.org.
To post to this group, send email to devel...@opendtect.org.
Visit this group at https://groups.google.com/a/opendtect.org/group/developers/.
To view this discussion on the web visit https://groups.google.com/a/opendtect.org/d/msgid/developers/701c39f6-c695-4141-8511-50411b921445%40opendtect.org.
| Nanne Hemstra |
| Executive Vice President - Americas |
| dGB Earth Sciences | |
| Phone: | +1 281 240 3939 |
| Skype: | dgbnanne |
| E-mail: | nanne....@dgbes.com |
| Internet: | dgbes.com & opendtect.org |
SEG Distinguished Achievement Award 2016For what it's worth, My CMakeLists.txt file for uiMyPlugin looks like this:-
SET(OD_MODULE_DEPS uiODMain MyPlugin)
SET(OD_IS_PLUGIN yes)
SET(OD_MODULE_SOURCES
uiMypluginpi.cc)
SET( OD_NO_ALO_ENTRY 1 )
OD_INIT_MODULE()
Regards
Paul
Hi Paul,
I think I now got the problem, its because of using different Visual Studio version (Thanks for sharing the Visual Studio version information).
OpendTect 6.0 is built with Visual Studio 2013(version 12), and you will need either Visual Studio 2013 or Visual Studio 2013 Express to build the plugins for OpendTect 6.0. No other versions of Visual Studio could be used, as they are not cross compatible.
You may want to download the express edition of Visual Studio
2013 from official Microsoft website here
https://www.microsoft.com/en-in/download/details.aspx?id=44914
--
You received this message because you are subscribed to the Google Groups "OpendTect Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to developers+...@opendtect.org.
To post to this group, send email to devel...@opendtect.org.
Visit this group at https://groups.google.com/a/opendtect.org/group/developers/.
To view this discussion on the web visit https://groups.google.com/a/opendtect.org/d/msgid/developers/7218c6dc-739d-404f-bfec-42f9997c64d6%40opendtect.org.
For more options, visit https://groups.google.com/a/opendtect.org/d/optout.
| Ranojay Sen |
| Team Leader Windows Development |
| dGB Earth Sciences, India | |
| Phone: | +91 22 25704984 |
| E-mail: | ranoj...@dgbes.com |
| Internet: | dgbes.com & opendtect.org |
To view this discussion on the web visit https://groups.google.com/a/opendtect.org/d/msgid/developers/b7882a4e-2afe-4d58-850b-aa55f20cf9b6%40opendtect.org.