Quantcast
Channel: Mendix Forum Questions
Viewing all articles
Browse latest Browse all 80876

Compile Error In IMAP Email Module

$
0
0

I am moving an app from 6.10.9 to 7.6.0.  The app compiles and runs successfully in 6.10.9.  However, I receive the following error when trying to start up in 7.6.0:

Buildfile: C:\Users\mkump\Documents\Mendix\PITHOS-main\deployment\build_core.xml

compile:
    [javac] Compiling 2 source files to C:\Users\mkump\Documents\Mendix\PITHOS-main\deployment\run\bin
    [javac] C:\Users\mkump\Documents\Mendix\PITHOS-main\javasource\imap_pop3_email\actions\EmailHandler.java:423: error: incompatible types: int cannot be converted to Long
    [javac] 				attach.setSize(bodyPart.getSize());
    [javac] 				                               ^
    [javac] Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
    [javac] 1 error

The IMAP_POP3 module has been updated to the most recent version (3.1).

As my Java skills are minimal, any pointers would be appreciated.

Thanks in advance.


Viewing all articles
Browse latest Browse all 80876

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>