Installed PostgreSQL and cannot get the pgAdmin to open - windows

This is the error I get when I try to open pgAdmin 4. I installed the PostgresSQL 13 which is latest. I did the HKEY fix, cleared temp folders under AppData and ran as admin and nothing. I need to create a database and table. How do I do that if I can't even open pgAdmin.
New to this.
pgAdmin Runtime Environment
Python Path: "C:\Program Files\PostgreSQL\13\pgAdmin 4\python\python.exe"
Runtime Config File: "C:\Users[user]\AppData\Roaming\pgadmin\runtime_config.json"
pgAdmin Config File: "C:\Program Files\PostgreSQL\13\pgAdmin 4\web\config.py"
Webapp Path: "C:\Program Files\PostgreSQL\13\pgAdmin 4\web\pgAdmin4.py"
pgAdmin Command: "C:\Program Files\PostgreSQL\13\pgAdmin 4\python\python.exe -s C:\Program Files\PostgreSQL\13\pgAdmin 4\web\pgAdmin4.py"
Environment:
   • ALLUSERSPROFILE: C:\ProgramData
   • APPDATA: C:\Users[user]\AppData\Roaming
   • CHROME_CRASHPAD_PIPE_NAME: \.\pipe\crashpad_10156_OYIAWLFFYJSPWPGP
   • CHROME_RESTART: NW.js|Whoa! NW.js has crashed. Relaunch now?|LEFT_TO_RIGHT
   • CLIENTNAME: DEVWS030
   • CommonProgramFiles: C:\Program Files\Common Files
   • CommonProgramFiles(x86): C:\Program Files (x86)\Common Files
   • CommonProgramW6432: C:\Program Files\Common Files
   • COMPUTERNAME: VA-SCRD-TUAW02
   • ComSpec: C:\Windows\system32\cmd.exe
   • DriverData: C:\Windows\System32\Drivers\DriverData
   • HOMEDRIVE: C:
   • HOMEPATH: \Users[user]
   • LOCALAPPDATA: C:\Users[user]\AppData\Local
   • LOGONSERVER: \VA-COLO-DC1
   • NUMBER_OF_PROCESSORS: 2
   • OS: Windows_NT
   • Path: C:\Program Files\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Users[user]\AppData\Local\Microsoft\WindowsApps;
   • PATHEXT: .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
   • PGADMIN_INT_KEY: 6faa2add-9f1c-4745-acde-7cf728e0b4b6
   • PGADMIN_INT_PORT: 58801
   • PGADMIN_SERVER_MODE: OFF
   • PROCESSOR_ARCHITECTURE: AMD64
   • PROCESSOR_IDENTIFIER: Intel64 Family 6 Model 45 Stepping 7, GenuineIntel
   • PROCESSOR_LEVEL: 6
   • PROCESSOR_REVISION: 2d07
   • ProgramData: C:\ProgramData
   • ProgramFiles: C:\Program Files
   • ProgramFiles(x86): C:\Program Files (x86)
   • ProgramW6432: C:\Program Files
   • PSModulePath: C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
   • PUBLIC: C:\Users\Public
   • SESSIONNAME: RDP-Tcp#1
   • SystemDrive: C:
   • SystemRoot: C:\Windows
   • TEMP: C:\Users[user]\AppData\Local\Temp\2
   • TMP: C:\Users[user]\AppData\Local\Temp\2
   • USERDNSDOMAIN: xx
   • USERDOMAIN: xx
   • USERDOMAIN_ROAMINGPROFILE: xx
   • USERNAME: reena.ponnengada
   • USERPROFILE: C:\Users\reena.ponnengada
   • windir: C:\Windows
Traceback (most recent call last):
  File "C:\Program Files\PostgreSQL\13\pgAdmin 4\web\pgAdmin4.py", line 98, in
    app = create_app()
  File "C:\Program Files\PostgreSQL\13\pgAdmin 4\web\pgadmin_init_.py", line 347, in create_app
    if not os.path.exists(SQLITE_PATH) or get_version() == -1:
  File "C:\Program Files\PostgreSQL\13\pgAdmin 4\web\pgadmin\setup\db_version.py", line 19, in get_version
    return version.value
AttributeError: 'NoneType' object has no attribute 'value'

This error typically occurs after updates of either PostgreSQL or PgAdmin.
What worked for me was deleting the folder C:\Users\username\AppData\Roaming\pgadmin.
Then re-install pgAdmin and it will work.

Related

VSIX install failed

I downloaded extension in visual studio 2019 but while installing error occurred.
install log is this:
4/25/2021 8:41:33 PM - Microsoft VSIX Installer
4/25/2021 8:41:33 PM - -------------------------------------------
4/25/2021 8:41:33 PM - vsixinstaller.exe version:
4/25/2021 8:41:33 PM - 16.9.2017
4/25/2021 8:41:33 PM - -------------------------------------------
4/25/2021 8:41:33 PM - Command line parameters:
4/25/2021 8:41:33 PM - C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\VSIXInstaller.exe,C:\Users\Usman\Downloads\ProductivityPowerPack2017.vsix
4/25/2021 8:41:33 PM - -------------------------------------------
4/25/2021 8:41:33 PM - Microsoft VSIX Installer
4/25/2021 8:41:33 PM - -------------------------------------------
4/25/2021 8:41:34 PM - System.IO.FileLoadException: Could not load file or assembly 'Microsoft.VisualStudio.Validation, Version=15.3.0.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its
dependencies. The located assembly's manifest definition does not
match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'Microsoft.VisualStudio.Validation, Version=15.3.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
at VSIXInstaller.SupportedSKUs.AddInstalledIsolatedShells(Version
vsVersion, IntPtr userToken)
at VSIXInstaller.SupportedSKUs.InitializeSupportedSKUs(IntPtr userToken)
at VSIXInstaller.ExtensionService.InitializeSupportedSKUs(ICommandLineData
cmdLineData, IntPtr duplicatedUserToken)
at VSIXInstaller.App.Initialize(Boolean isRepairSupported)
at VSIXInstaller.App.Initialize()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception
exceptionObject)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
Run a repair of your Visual Studio installation.
If repair doesn't work, you might've moved your VS install and now it won't install anything.
This is because it "might" be finding the VS Installer in a directory OTHER than the standard one. Reinstall the installer itself, then try to install the extension or whatevs
Check if this path exists on your C drive. The "Packages" folder is used to save VS extensions which VS needs. I'd moved mine to F drive to save space. The error message didn't help me much.
C:\ProgramData\Microsoft\VisualStudio\Packages

Is it Possible Publishing A Single EXE File in .net core 2.2

project built on .net core 2.2.want to publish single EXE file .not able to publish as single EXE file.
i tried the below command in Package console
dotnet publish -r win-x64 -c Release /p:PublishSingleFile=true
Restore completed in 995.93 ms for C:\Demo\New
folder\BHHS\Importer\Importer.csproj.
You are using a preview version of .NET Core. See: https://aka.ms/dotnet-core-preview
Importer -> C:\Demo\New folder\BHHS\Importer\bin\Release\netcoreapp2.2\win-x64\Importer.dll
C:\Program Files\dotnet\sdk\3.0.100-preview8-013656\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets(807,5):
error MSB4018: The "GenerateBundle" task failed unexpectedly.[C:\Demo\New
folder\BHHS\Importer\Importer.csproj]
C:\Program Files\dotnet\sdk\3.0.100-preview8-
013656\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets(807,5):
error MSB4018:
Microsoft.NET.HostModel.AppHost.PlaceHolderNotFoundInAppHostException:
Exception of type
'Microsoft.NET.HostModel.AppHost.PlaceHolderNotFoundInAppHostException'
was thrown. [C:\Demo\New folder\BHHS\Importer\Importer.csproj]
C:\Program Files\dotnet\sdk\3.0.100-preview8-013656\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets(807,5):
error MSB4018: at Microsoft.NET.HostModel.AppHost.BinaryUtils.SearchAndReplace(MemoryMappedViewAccessor accessor, Byte[] searchPattern, Byte[] patternToReplace, Boolean pad0s) [C:\Demo\New folder\BHHS\Importer\Importer.csproj]
C:\Program Files\dotnet\sdk\3.0.100-preview8-013656\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets(807,5):
error MSB4018: at Microsoft.NET.HostModel.AppHost.BinaryUtils.SearchAndReplace(String filePath, Byte[] searchPattern, Byte[] patternToReplace, Boolean pad0s) [C:\Demo\New folder\BHHS\Importer\Importer.csproj]
C:\Program Files\dotnet\sdk\3.0.100-preview8-013656\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets(807,5):
error MSB4018: at Microsoft.NET.HostModel.AppHost.HostWriter.SetAsBundle(String appHostPath, Int64 bundleHeaderOffset) [C:\Demo\New folder\BHHS\Importer\Importer.csproj]
C:\Program Files\dotnet\sdk\3.0.100-preview8-013656\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets(807,5):
error MSB4018: at Microsoft.NET.HostModel.Bundle.Bundler.GenerateBundle(IReadOnlyList`1 fileSpecs) [C:\Demo\New folder\BHHS\Importer\Importer.csproj]
C:\Program Files\dotnet\sdk\3.0.100-preview8-013656\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets(807,5):
error MSB4018: at Microsoft.NET.Build.Tasks.GenerateBundle.ExecuteCore() in /_/src/Tasks/Microsoft.NET.Build.Tasks/GenerateBundle.cs:line 36 [C:\Demo\New folder\BHHS\Importer\Importer.csproj]
C:\Program Files\dotnet\sdk\3.0.100-preview8-013656\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets(807,5):
error MSB4018: at Microsoft.NET.Build.Tasks.TaskBase.Execute() in /_/src/Tasks/Common/TaskBase.cs:line 38 [C:\Demo\New folder\BHHS\Importer\Importer.csproj]
C:\Program Files\dotnet\sdk\3.0.100-preview8-013656\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets(807,5):
error MSB4018: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() [C:\Demo\New folder\BHHS\Importer\Importer.csproj]
C:\Program Files\dotnet\sdk\3.0.100-preview8-013656\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets(807,5):
error MSB4018: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask) [C:\Demo\New folder\BHHS\Importer\Importer.csproj]
No. This is possible only with .NET Core 3.0 onward. See details here - https://devblogs.microsoft.com/dotnet/announcing-net-core-3-0-preview-5/
There is Scott Hanselman blog post about it too - https://www.hanselman.com/blog/MakingATinyNETCore30EntirelySelfcontainedSingleExecutable.aspx

Issue setting up Odoo server on Windows

I have installed using both Odoo 10 and Odoo 11 and it gives me the same error 500 when connecting to the following address:
http://localhost:8069/
Internal Server Error
The server encountered an internal error and
was unable to complete your request. Either the server is overloaded
or there is an error in the application
This is the error in the log file:
2018-06-12 09:15:41,424 13968 INFO ? odoo: Odoo version 10.0-20180612
2018-06-12 09:15:41,424 13968 INFO ? odoo: Using configuration file at C:\Program Files (x86)\Odoo 10.0\server\odoo.conf
2018-06-12 09:15:41,426 13968 INFO ? odoo: addons paths: [u'C:\\Users\\Admin\\AppData\\Local\\OpenERP S.A.\\Odoo\\addons\\10.0', u'C:\\Program Files (x86)\\Odoo 10.0\\server\\odoo\\addons']
2018-06-12 09:15:41,426 13968 INFO ? odoo: database: thomas#localhost:5432
2018-06-12 09:15:41,456 13968 INFO ? odoo.service.server: Initiating shutdown
2018-06-12 09:15:41,456 13968 INFO ? odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown.
2018-06-12 09:15:45,668 748 INFO ? odoo: Odoo version 10.0-20180612
2018-06-12 09:15:45,670 748 INFO ? odoo: Using configuration file at C:\Program Files (x86)\Odoo 10.0\server\odoo.conf
2018-06-12 09:15:45,671 748 INFO ? odoo: addons paths: ['C:\\Users\\Admin\\AppData\\Local\\OpenERP S.A.\\Odoo\\addons\\10.0', u'C:\\Program Files (x86)\\Odoo 10.0\\server\\odoo\\addons']
2018-06-12 09:15:45,671 748 INFO ? odoo: database: thomas#localhost:5432
2018-06-12 09:15:45,691 748 INFO ? odoo.service.server: HTTP service (werkzeug) running on ACER-THOMAS:8069
2018-06-12 09:20:54,644 748 INFO ? odoo.addons.report.models.report: Will use the Wkhtmltopdf binary at C:\Program Files (x86)\Odoo 10.0\thirdparty\wkhtmltopdf.exe
2018-06-12 09:20:55,512 748 INFO ? odoo.http: HTTP Configuring static files
2018-06-12 09:20:57,529 748 INFO ? odoo.sql_db: Connection to the database failed
2018-06-12 09:20:57,729 748 INFO ? werkzeug: 127.0.0.1 - - [12/Jun/2018 09:20:57] "GET / HTTP/1.1" 500 -
2018-06-12 09:20:57,740 748 ERROR ? werkzeug: Error on request:
Traceback (most recent call last):
File "werkzeug\serving.py", line 177, in run_wsgi
File "werkzeug\serving.py", line 165, in execute
File "C:\Program Files (x86)\Odoo 10.0\server\odoo\service\server.py", line 244, in app
return self.app(e, s)
File "C:\Program Files (x86)\Odoo 10.0\server\odoo\service\wsgi_server.py", line 186, in application
return application_unproxied(environ, start_response)
File "C:\Program Files (x86)\Odoo 10.0\server\odoo\service\wsgi_server.py", line 172, in application_unproxied
result = handler(environ, start_response)
File "C:\Program Files (x86)\Odoo 10.0\server\odoo\http.py", line 1324, in __call__
return self.dispatch(environ, start_response)
File "C:\Program Files (x86)\Odoo 10.0\server\odoo\http.py", line 1298, in __call__
return self.app(environ, start_wrapped)
File "werkzeug\wsgi.py", line 579, in __call__
File "C:\Program Files (x86)\Odoo 10.0\server\odoo\http.py", line 1462, in dispatch
self.setup_db(httprequest)
File "C:\Program Files (x86)\Odoo 10.0\server\odoo\http.py", line 1384, in setup_db
httprequest.session.db = db_monodb(httprequest)
File "C:\Program Files (x86)\Odoo 10.0\server\odoo\http.py", line 1546, in db_monodb
dbs = db_list(True, httprequest)
File "C:\Program Files (x86)\Odoo 10.0\server\odoo\http.py", line 1514, in db_list
dbs = odoo.service.db.list_dbs(force)
File "C:\Program Files (x86)\Odoo 10.0\server\odoo\service\db.py", line 337, in list_dbs
with closing(db.cursor()) as cr:
File "C:\Program Files (x86)\Odoo 10.0\server\odoo\sql_db.py", line 635, in cursor
return Cursor(self.__pool, self.dbname, self.dsn, serialized=serialized)
File "C:\Program Files (x86)\Odoo 10.0\server\odoo\sql_db.py", line 177, in __init__
self._cnx = pool.borrow(dsn)
File "C:\Program Files (x86)\Odoo 10.0\server\odoo\sql_db.py", line 518, in _locked
return fun(self, *args, **kwargs)
File "C:\Program Files (x86)\Odoo 10.0\server\odoo\sql_db.py", line 586, in borrow
**connection_info)
File "psycopg2\__init__.py", line 164, in connect
OperationalError: could not connect to server: Connection refused (0x0000274D/10061)
Is the server running on host "localhost" (::1) and accepting
TCP/IP connections on port 5432?
could not connect to server: Connection refused (0x0000274D/10061)
Is the server running on host "localhost" (127.0.0.1) and accepting
TCP/IP connections on port 5432?
Port 5432 is for PostgreSQL, that is fine.
I wonder why it cannot connect to localhost:8069.
Anyone has any idea what is wrong?
Please find the file given below
C:\Program Files\PostgreSQL\9.5\data\postgresql.conf
The Version depends upon the PostgreSQL version you have installed
then find the line contains
listen_address = '*'
Please uncomment it.

Compile errors (C4430 C2143 etc.) in VS2010 on Windows XP, not Windows 7

I am trying to convert my MFC project created with VS2005 to VS2010. When I try to compile the project on my laptop (Windows 7 x64), it runs without any problems with VS2010, but the other computer (strangely where the project was created) gives a bunch of errors all in winuser.h (below). I tried to research and trace the cause to no avail, any help would be greatly appreciated.
Error 4 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11405 1 Visualization
Error 5 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11408 1 Visualization
Error 7 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11412 1 Visualization
Error 8 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11415 1 Visualization
Error 10 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11419 1 Visualization
Error 11 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11422 1 Visualization
Error 24 error C2513: 'BOOL *' : no variable declared before '=' c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11492 1 Visualization
Error 18 error C2491: 'GetMonitorInfoW' : definition of dllimport data not allowed c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11484 1 Visualization
Error 14 error C2491: 'GetMonitorInfoA' : definition of dllimport data not allowed c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11478 1 Visualization
Error 21 error C2275: 'LPRECT' : illegal use of this type as an expression c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11492 1 Visualization
Error 22 error C2275: 'LPARAM' : illegal use of this type as an expression c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11492 1 Visualization
Error 20 error C2275: 'HDC' : illegal use of this type as an expression c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11492 1 Visualization
Error 23 error C2165: 'left-side modifier' : cannot modify pointers to data c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11492 1 Visualization
Error 12 error C2146: syntax error : missing ')' before identifier 'hMonitor' c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11478 1 Visualization
Error 16 error C2146: syntax error : missing ')' before identifier 'hMonitor' c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11484 1 Visualization
Error 3 error C2143: syntax error : missing ';' before '__stdcall' c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11405 1 Visualization
Error 6 error C2143: syntax error : missing ';' before '__stdcall' c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11412 1 Visualization
Error 9 error C2143: syntax error : missing ';' before '__stdcall' c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11419 1 Visualization
Error 15 error C2059: syntax error : ')' c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11479 1 Visualization
Error 19 error C2059: syntax error : ')' c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11485 1 Visualization
Is this a problem between different machines or between different build configs (win32 vs x64)? If it is the former, diff the winuser.h files on both machines, they should be identical.
Hope this helps.
Cheers,
Sebastiaan

Problems with setting up opengl and visual studio 2010

I am a beginner for opengl and visual studio. I am using VS2010 and I met several problems when setting up opengl. I downloaded the NVDIA SDK so I have the gl.h and other header files under include directory. I downloaded glut and put glut32.dll in the same directory as my source file. It does not work if I put glut32.dll under system32. I can see the file using explorer but it is not visible for other applications including VS2010. I also put the lib files to the right windows SDK folder and added the linkers glut32.lib glu32.lib opengl32.lib to my project. I found this code online
http://uowteaminvincible.wordpress.com/2010/06/23/getting-started-with-opengl-and-glut-in-microsoft-visual-studio-2008-in-windows-vista/
it does not give me anything but a write window(even I uncommented some functions in the end)
Also there is a lot of errors(but can be compiled and run)
Please help. Thank you!
1 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1152 1
2 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1152 11
3 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1153 1
4 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1153 11
5 IntelliSense: variable "WINGDIAPI" is not a type name c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1154 1
6 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1154 21
7 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1155 1
8 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1155 11
9 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1156 1
10 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1156 11
11 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1157 1
12 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1157 11
13 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1158 1
14 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1158 11
15 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1159 1
16 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1159 11
17 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1160 1
18 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1160 11
19 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1161 1
20 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1161 11
21 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1162 1
22 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1162 11
23 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1163 1
24 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1163 11
25 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1164 1
26 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1164 11
27 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1165 1
28 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1165 11
29 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1166 1
30 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1166 11
31 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1167 1
32 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1167 11
33 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1168 1
34 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1168 11
35 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1169 1
36 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1169 11
37 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1170 1
38 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1170 11
39 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1171 1
40 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1171 11
41 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1172 1
42 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1172 11
43 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1173 1
44 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1173 11
45 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1174 1
46 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1174 11
47 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1175 1
48 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1175 11
49 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1176 1
50 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1176 11
51 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1177 1
52 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1177 11
53 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1178 1
54 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1178 11
55 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1179 1
56 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1179 11
57 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1180 1
58 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1180 11
59 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1181 1
60 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1181 11
61 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1182 1
62 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1182 11
63 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1183 1
64 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1183 11
65 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1184 1
66 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1184 11
67 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1185 1
68 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1185 11
69 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1186 1
70 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1186 11
71 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1187 1
72 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1187 11
73 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1188 1
74 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1188 11
75 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1189 1
76 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1189 11
77 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1190 1
78 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1190 11
79 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1191 1
80 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1191 11
81 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1192 1
82 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1192 11
83 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1193 1
84 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1193 11
85 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1194 1
86 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1194 11
87 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1195 1
88 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1195 11
89 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1196 1
90 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1196 11
91 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1197 1
92 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1197 11
93 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1198 1
94 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1198 11
95 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1199 1
96 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1199 11
97 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1200 1
98 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1200 11
99 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1201 1
100 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1201 11
Try including windows.h before gl.h
Also, see this Can't include <gl/gl.h>

Resources