Building JCef with VisualStudio2013 Community not working

Having problems with building or using the JCEF Java binding? Ask your questions here.

Building JCef with VisualStudio2013 Community not working

Postby edominic » Mon Jun 15, 2015 8:47 am

Hey guys ;)
Another problem :/

Some steps:
- Clean install of Win8.1 x64 (latest Updates)
- Installed VS2013 Upd 4 Community Edition
- Installed Win8.1 SDK
- setup jcef with this instruction: https://bitbucket.org/chromiumembedded/java-cef/wiki/BranchesAndBuilding
- opened jcef.sln (x64 is pre-selected)
- try to build it, got error.
--- "error LNK1104: Datei "libcpmtd.lib" kann nicht geöffnet werden."

This file is only located in "C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\lib" and system-specific subfolders
In "C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\lib" this file is not located...

I repaired installations of Win8.1 sdk and VisualStudio, but nothing changed...

Some ideas?
edominic
Mentor
 
Posts: 82
Joined: Fri Mar 13, 2015 6:46 am

Re: Building JCef with VisualStudio2013 Community not workin

Postby relson12 » Mon Jun 15, 2015 10:38 am

It means the linker cannot find the library it needs to call. You could possibly correct this by being sure the path to that library is also in the path for the libraries of your compiler. Search for it in the install directory of your compiler and include it in the path of the libraries if it already hasn't been.
relson12
Techie
 
Posts: 23
Joined: Mon May 18, 2015 7:56 pm

Re: Building JCef with VisualStudio2013 Community not workin

Postby edominic » Mon Jun 15, 2015 11:25 am

The problem is, that this file is only located in VC11 path and not VC12. I know what this error means ^^ but maybe someone had the same problem...
The file in VC11 is not the same as the file which should be in VC12 (already tried)
edominic
Mentor
 
Posts: 82
Joined: Fri Mar 13, 2015 6:46 am

Re: Building JCef with VisualStudio2013 Community not workin

Postby edominic » Tue Jun 16, 2015 2:41 am

Little update,
I removed Community Version of VS2013 and installed Ultimate.
With Ultimate, it works fine ;)
edominic
Mentor
 
Posts: 82
Joined: Fri Mar 13, 2015 6:46 am


Return to JCEF Forum

Who is online

Users browsing this forum: No registered users and 138 guests